org.geotools.arcsde.data.view
Class QueryInfoParser
Object
QueryInfoParser
public class QueryInfoParser
- extends Object
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.
- Since:
- 2.3.x
- Author:
- Gabriel Roldan, Axios Engineering
Method Summary |
static SeQueryInfo |
parse(ISession session,
PlainSelect select)
|
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryInfoParser
public QueryInfoParser()
parse
public static SeQueryInfo parse(ISession session,
PlainSelect select)
throws SeException,
IOException
- Throws:
SeException
IOException
Copyright © 1996-2014 Geotools. All Rights Reserved.