|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.arcsde.data.view.QueryInfoParser
public class QueryInfoParser
Visits a PlainSelect
SQL SELECT construct to create
the correspondent SeQueryInfo
object, that can be used as an in
process view definition of ArcSDE Java API.
Constructor Summary | |
---|---|
QueryInfoParser()
|
Method Summary | |
---|---|
static SeQueryInfo |
parse(ISession session,
net.sf.jsqlparser.statement.select.PlainSelect select)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryInfoParser()
Method Detail |
---|
public static SeQueryInfo parse(ISession session, net.sf.jsqlparser.statement.select.PlainSelect select) throws SeException, java.io.IOException
SeException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |