Uses of Class
com.triactive.jdo.store.sql.expr.MapExpression

Packages that use MapExpression
com.triactive.jdo.store.sql.expr   
 

Uses of MapExpression in com.triactive.jdo.store.sql.expr
 

Subclasses of MapExpression in com.triactive.jdo.store.sql.expr
 class MapFieldExpression
          A map expression that represents some map field in a query candidate class, or a map field in an object linked from the candidate class by navigation.
 class MapLiteral
          A MapLiteral is a SQL expression that will test if a column of a table exists within the given Map's keys or values.
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.