Uses of Class
com.hardcode.gdbms.engine.data.db.DBSpatialSource

Packages that use DBSpatialSource
com.hardcode.gdbms.engine.data.db   
com.hardcode.gdbms.engine.data.driver   
 

Uses of DBSpatialSource in com.hardcode.gdbms.engine.data.db
 

Constructors in com.hardcode.gdbms.engine.data.db with parameters of type DBSpatialSource
DBSpatialDataSourceAdapter(java.lang.String name, java.lang.String alias, DBSpatialSource def, SpatialDBDriver driver)
          Creates a new DBSpatialDataSourceAdapter
SpatialDBTableSourceDefinition(java.lang.String name, DBSpatialSource def, java.lang.String driverName2)
          Creates a new SpatialDBTableSourceDefinition
 

Uses of DBSpatialSource in com.hardcode.gdbms.engine.data.driver
 

Methods in com.hardcode.gdbms.engine.data.driver with parameters of type DBSpatialSource
 void SpatialDBDriver.createSource(DBSpatialSource source, SpatialDriverMetadata metadata)
          Creates a new table.
 



Copyright © 2005-2006 . All Rights Reserved.