Uses of Class
org.tranql.cache.CacheRowState

Packages that use CacheRowState
org.tranql.cache   
 

Uses of CacheRowState in org.tranql.cache
 

Fields in org.tranql.cache declared as CacheRowState
static CacheRowState CacheRowState.CLEAN
           
static CacheRowState CacheRowState.MODIFIED
           
static CacheRowState CacheRowState.NEW
           
static CacheRowState CacheRowState.REMOVED
           
static CacheRowState CacheRowState.UNDER_CONSTRUCTION
           
 

Methods in org.tranql.cache that return CacheRowState
 CacheRowState CacheRow.getState()
          Return the state if this row.
 



Copyright © -2010 The Codehaus. All Rights Reserved.