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

Packages that use BinaryExpression
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 BinaryExpression in org.jpox.store.expression
 

Subclasses of BinaryExpression in org.jpox.store.expression
 class BinaryLiteral
          Literal for binary object.
 



Copyright © -2007 . All Rights Reserved.