Class ExpContext
java.lang.Object
org.apache.openjpa.jdbc.kernel.exps.ExpContext
Expression tree context.
- Author:
- Abe White
-
Field Summary
Modifier and TypeFieldDescriptionFetch configuration.boolean
Object[]
Parameters to query.Store. -
Constructor Summary
-
Method Summary
-
Field Details
-
store
Store. -
params
Parameters to query. -
fetch
Fetch configuration. -
tpcMeta
-
isVerticalStrat
public boolean isVerticalStrat
-
-
Constructor Details
-
ExpContext
public ExpContext() -
ExpContext
-