Uses of Class
org.jpox.store.expression.BooleanLiteral

Packages that use BooleanLiteral
org.jpox.store.expression This package provides a series of expressions and literals used in the conversion of a JDOQL query into the resultant SQL that is required to be executed in the datastore. 
 

Uses of BooleanLiteral in org.jpox.store.expression
 

Subclasses of BooleanLiteral in org.jpox.store.expression
 class BooleanBitColumnLiteral
          Representation of a BooleanBit column literal in a Query.
 class BooleanCharColumnLiteral
          Representation of a BooleanChar Column literal in a Query.
 



Copyright © -2007 . All Rights Reserved.