Package | Description |
---|---|
com.caucho.amber.expr | |
com.caucho.amber.query |
Constructor and Description |
---|
AllExpr(AmberSelectQuery query) |
AnyExpr(AmberSelectQuery query) |
ExistsExpr(AmberSelectQuery query) |
SubSelectExpr(AmberSelectQuery query) |
Modifier and Type | Method and Description |
---|---|
AmberSelectQuery |
ResultSetCacheChunk.getQuery()
Gets the query.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultSetImpl.setQuery(AmberSelectQuery query)
Sets the query.
|
void |
ResultSetCacheChunk.setQuery(AmberSelectQuery query)
Sets the query.
|