| 
 | ||||||||||
| 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
public class ExpState
Expression tree state.
| Field Summary | |
|---|---|
|  Joins | joins | 
| static ExpState | NULLState with no joins. | 
| Constructor Summary | |
|---|---|
| ExpState() | |
| ExpState(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 static final ExpState NULL
public Joins joins
| Constructor Detail | 
|---|
public ExpState()
public ExpState(Joins joins)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||