|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetExpression | |
com.triactive.jdo.store.sql.expr |
Uses of SetExpression in com.triactive.jdo.store.sql.expr |
Subclasses of SetExpression in com.triactive.jdo.store.sql.expr | |
class |
CandidateSetExpression
A set expression that represents some collection in a query candidate class, or a collection obtained from an object linked from the candidate class by navigation. |
class |
SetLiteral
A SetLiteral is a SQL expression that will test if a column of table falls within the given Set of values. |
class |
SubquerySetExpression
A set expression whose contents are expressed as a SQL subquery. |
Methods in com.triactive.jdo.store.sql.expr that return SetExpression | |
SetExpression |
MapFieldExpression.keySetMethod()
|
SetExpression |
MapFieldExpression.valuesMethod()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |