Class ExpState
java.lang.Object
org.apache.openjpa.jdbc.kernel.exps.ExpState
- Direct Known Subclasses:
CollectionParam.ParamExpState
,MapEntry.EntryExpState
,MapKey.KeyExpState
,Param.ParamExpState
,PCPath.PathExpState
Expression tree state.
- Author:
- Abe White
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NULL
State with no joins. -
joins
-
-
Constructor Details
-
ExpState
public ExpState() -
ExpState
-