Package org.geotools.arcsde.data.view

Class Summary
ColumnReferenceQualifier Qualifies a column reference (aliased) the ArcSDE "table.user." prefix as required by the ArcSDE java api to not get confused when using joined tables.
OrderByElementQualifier Qualifies a column reference in an order by clause
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.
SelectQualifier Visitor on a PlainSelect that produces another one but with all the table names and field names fully qualified as expected by ArcSDE.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.