|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
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. |
|
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 | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |