|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.db.HSQLUtil2
public class HSQLUtil2
Constructor Summary | |
---|---|
HSQLUtil2(Selects selects)
|
|
HSQLUtil2(SQL sql)
|
Method Summary | |
---|---|
Set<String> |
getInvokedTables()
|
boolean |
isUnion()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HSQLUtil2(SQL sql) throws SQLParserException
SQLParserException
public HSQLUtil2(Selects selects)
Method Detail |
---|
public boolean isUnion()
public Set<String> getInvokedTables()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |