Uses of Class
com.triactive.jdo.store.SetExpression

Packages that use SetExpression
com.triactive.jdo.store   
 

Uses of SetExpression in com.triactive.jdo.store
 

Subclasses of SetExpression in com.triactive.jdo.store
(package private)  class CandidateSetExpression
          A set expression that represents some set field in a query candidate class, or a set field in an object linked from the candidate class by navigation.
(package private)  class SetLiteral
          A SetLiteral is a SQL expression that will test if a column of table falls within the given Set of values.
(package private)  class SubquerySetExpression
          A set expression whose contents are expressed as a SQL subquery.
 



Copyright © 2001 TriActive, Inc. All Rights Reserved.