Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel.exps |
OpenJPA-JDBC Expression Tree
|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
Utilities for generating SQL.
|
Class and Description |
---|
CollectionParam
A collection-valued input parameter in an in-expression.
|
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.
|
Class and Description |
---|
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–2022 Apache Software Foundation. All rights reserved.