|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mguennewig.pobjects.EvalState
public class EvalState
PObject internal class to evaluate a Term into an SQL statement.
| Constructor Summary | |
|---|---|
EvalState()
|
|
EvalState(int tiedTableCount,
int whereCount)
|
|
| Method Summary | |
|---|---|
int |
getTiedTableCount()
|
int |
getWhereCount()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvalState()
public EvalState(int tiedTableCount,
int whereCount)
| Method Detail |
|---|
public final int getTiedTableCount()
public final int getWhereCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||