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.UNDER_CONSTRUCTION
           
static CacheRowState CacheRowState.NEW
           
static CacheRowState CacheRowState.CLEAN
           
static CacheRowState CacheRowState.MODIFIED
           
static CacheRowState CacheRowState.REMOVED
           
 

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



Copyright © -2005 The Codehaus. All Rights Reserved.