org.deegree.io.datastore.sql
Class SelectManager
java.lang.Object
  
org.deegree.io.datastore.sql.SelectManager
 class SelectManager
- extends Object
 
Responsible for managing the mapping of properties to table columns SQL and their position in the SQL result set.
- Version:
 
  - $Revision:$, $Date:$
 
- Author:
 
  - Markus Schneider , last edited by: $Author:$
 
 
 
 
SelectManager
SelectManager(Query query,
              MappedFeatureType[] rootFts,
              FeatureFetcher fetcher)
        throws DatastoreException
- Throws:
 DatastoreException
getAllFetchContents
List<List<SimpleContent>>[] getAllFetchContents()
 
getResultPosMaps
Map<SimpleContent,Integer>[] getResultPosMaps()
 
getAllFetchProps
Map<MappedPropertyType,Collection<PropertyPath>>[] getAllFetchProps()
 
getFetchContentCount
int getFetchContentCount()
 
getIncludedFtIdx
int[] getIncludedFtIdx()
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net