org.apache.openjpa.jdbc.kernel.exps
Class PCPath.PathExpState
java.lang.Object
   org.apache.openjpa.jdbc.kernel.exps.ExpState
org.apache.openjpa.jdbc.kernel.exps.ExpState
       org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- Enclosing class:
- PCPath
- public static class PCPath.PathExpState 
- extends ExpState
Expression state.
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
field
public FieldMapping field
cmpfield
public FieldMapping cmpfield
cols
public Column[] cols
joinedRel
public boolean joinedRel
isEmbedElementColl
public boolean isEmbedElementColl
PCPath.PathExpState
public PCPath.PathExpState(Joins joins)
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.