| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| Modifier and Type | Method and Description |
|---|---|
CachedSelection<P> |
Table.cachedSelection(String whereClause,
String orderByClause)
A mechanism for caching a selection of records.
|
CachedSelection<P> |
JdbcTable.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.
|
| Constructor and Description |
|---|
RestrictedReferencePoemType(CachedSelection<P> selection,
boolean nullable)
Constructor.
|
Copyright © 2000–2021 PanEris. All rights reserved.