|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.openjpa.jdbc.kernel.exps.ExpState
org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
public static class PCPath.PathExpState
Expression state.
| Field Summary | |
|---|---|
FieldMapping |
cmpfield
|
Column[] |
cols
|
FieldMapping |
field
|
boolean |
isEmbedElementColl
|
boolean |
joinedRel
|
| Fields inherited from class org.apache.openjpa.jdbc.kernel.exps.ExpState |
|---|
joins, NULL |
| Constructor Summary | |
|---|---|
PCPath.PathExpState(Joins joins)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public FieldMapping field
public FieldMapping cmpfield
public Column[] cols
public boolean joinedRel
public boolean isEmbedElementColl
| Constructor Detail |
|---|
public PCPath.PathExpState(Joins joins)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||