|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDBC1DataStore | |
---|---|
org.geotools.data.db2 | |
org.geotools.data.jdbc | |
org.geotools.data.postgis |
Uses of JDBC1DataStore in org.geotools.data.db2 |
---|
Subclasses of JDBC1DataStore in org.geotools.data.db2 | |
---|---|
class |
DB2DataStore
DB2 DataStore implementation. |
Uses of JDBC1DataStore in org.geotools.data.jdbc |
---|
Subclasses of JDBC1DataStore in org.geotools.data.jdbc | |
---|---|
class |
JDBC2DataStore
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
class |
JDBCDataStore
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
Methods in org.geotools.data.jdbc that return JDBC1DataStore | |
---|---|
JDBC1DataStore |
JDBCFeatureSource.getJDBCDataStore()
Deprecated. Allows access to JDBCDataStore(). |
Constructors in org.geotools.data.jdbc with parameters of type JDBC1DataStore | |
---|---|
FeatureTypeHandler(JDBC1DataStore store,
FIDMapperFactory fmFactory,
long cacheTimeOut)
Deprecated. Creates a new feature type handler |
|
JDBCFeatureLocking(JDBC1DataStore jdbcDataStore,
SimpleFeatureType featureType)
Deprecated. |
|
JDBCFeatureSource(JDBC1DataStore jdbcDataStore,
SimpleFeatureType featureType)
Deprecated. JDBCFeatureSource creation. |
|
JDBCFeatureStore(JDBC1DataStore jdbcDataStore,
SimpleFeatureType featureType)
Deprecated. |
|
QueryData(FeatureTypeInfo featureTypeInfo,
JDBC1DataStore parentDataStore,
Connection connection,
Statement statement,
ResultSet resultSet,
Transaction transaction)
Deprecated. Creates a new QueryData object. |
|
QueryData(FeatureTypeInfo featureTypeInfo,
JDBC1DataStore parentDataStore,
Connection connection,
Statement statement,
ResultSet resultSet,
Transaction transaction,
Hints hints)
Deprecated. Creates a new QueryData object. |
Uses of JDBC1DataStore in org.geotools.data.postgis |
---|
Subclasses of JDBC1DataStore in org.geotools.data.postgis | |
---|---|
class |
PostgisDataStore
Postgis DataStore implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |