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.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
PCPath.PathExpState
public PCPath.PathExpState(Joins joins)
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.