Uses of Class
org.melati.poem.CachedSelection

Packages that use CachedSelection
org.melati.poem Persistent Object Engine for Melati. 
 

Uses of CachedSelection in org.melati.poem
 

Methods in org.melati.poem that return CachedSelection
 CachedSelection JdbcTable.cachedSelection(String whereClause, String orderByClause)
          A mechanism for caching a selection of records.
 CachedSelection Table.cachedSelection(String whereClause, String orderByClause)
          A mechanism for caching a selection of records.
 CachedSelection Column.cachedSelectionWhereEq(Object raw)
          Create a new CachedSelection of objects equal to this raw parameter.
 

Constructors in org.melati.poem with parameters of type CachedSelection
RestrictedReferencePoemType(CachedSelection selection, boolean nullable)
          Constructor.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.