|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |