Uses of Package
org.apache.openjpa.jdbc.kernel.exps

Packages that use org.apache.openjpa.jdbc.kernel.exps
org.apache.openjpa.jdbc.kernel.exps OpenJPA-JDBC Expression Tree 
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
 

Classes in org.apache.openjpa.jdbc.kernel.exps used by org.apache.openjpa.jdbc.kernel.exps
ExpContext
          Expression tree context.
ExpState
          Expression tree state.
FilterValue
          The simplified public view of any non-operator in a query filter, including constants, variables, and object fields.
JDBCFilterListener
          JDBC extension to the FilterListener.
PCPath
          A path represents a traversal into fields of a candidate object.
QueryExpressionsState
          Struct to hold the state of a query expressions instance.
SelectConstructor
          Turns parsed queries into selects.
SQLEmbed
          Simple listener which embeds its SQL argument into the query.
SubQ
          A subquery.
Val
          A Value represents any non-operator in a query filter, including constants, variables, and object fields.
 

Classes in org.apache.openjpa.jdbc.kernel.exps used by org.apache.openjpa.jdbc.sql
ExpContext
          Expression tree context.
ExpState
          Expression tree state.
FilterValue
          The simplified public view of any non-operator in a query filter, including constants, variables, and object fields.
Val
          A Value represents any non-operator in a query filter, including constants, variables, and object fields.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.