| Constructor and Description | 
|---|
| JoiningFieldEncoder(String tableName,
                   JDBCDataStore store) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | DB2NGDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | DB2NGDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | DB2NGDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| DB2SQLDialect(JDBCDataStore dataStore,
             DB2DialectInfo info) | 
| DB2SQLDialectBasic(JDBCDataStore dataStore,
                  DB2DialectInfo info) | 
| DB2SQLDialectPrepared(JDBCDataStore dataStore,
                     DB2DialectInfo info) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | H2DataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | H2DataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | H2DataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| H2Dialect(JDBCDataStore dataStore) | 
| H2DialectBasic(JDBCDataStore dataStore) | 
| H2DialectPrepared(JDBCDataStore dataStore) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | MySQLDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | MySQLDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | MySQLDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| protected static boolean | MySQLDataStoreFactory. isMySqlVersion56(JDBCDataStore dataStore)check if the version of MySQL is at least 5.6 (or above). | 
| Constructor and Description | 
|---|
| MySQLDialect(JDBCDataStore dataStore) | 
| MySQLDialectBasic(JDBCDataStore dataStore) | 
| MySQLDialectBasic(JDBCDataStore dataStore,
                 boolean usePreciseSpatialOps) | 
| MySQLDialectPrepared(JDBCDataStore dataStore) | 
| MySQLDialectPrepared(JDBCDataStore dataStore,
                    boolean usePreciseSpatialOps) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | OracleNGDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | OracleNGDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | OracleNGDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| OracleDialect(JDBCDataStore dataStore) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | PostgisNGDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | PostgisNGDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | PostgisNGDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| PostGISDialect(JDBCDataStore dataStore) | 
| PostGISPSDialect(JDBCDataStore store,
                PostGISDialect delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | SQLServerDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | SQLServerDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | SQLServerDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| SQLServerDialect(JDBCDataStore dataStore) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SQLDialect | JTDSSqlServerDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| JTDSSQLServerDialect(JDBCDataStore dataStore) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | TeradataDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | TeradataDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | TeradataDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| TeradataDialect(JDBCDataStore store) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | GeoPkgDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | GeoPkgDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | GeoPkgDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| GeoPkgDialect(JDBCDataStore dataStore) | 
| GeoPkgDialect(JDBCDataStore dataStore,
             GeoPkgGeomWriter.Configuration writerConfig) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected JDBCDataStore | JDBCFeatureReader. dataStorethe datastore | 
| protected JDBCDataStore | SQLDialect. dataStoreThe datastore using the dialect | 
| Modifier and Type | Method and Description | 
|---|---|
| JDBCDataStore | JDBCDataStoreFactory. createDataStore(Map params) | 
| protected JDBCDataStore | JDBCDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params)Subclass hook to do additional initialization of a newly created datastore. | 
| protected JDBCDataStore | JDBCJNDIDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| JDBCDataStore | JDBCFeatureStore. getDataStore() | 
| JDBCDataStore | JDBCFeatureSource. getDataStore()Type narrow to  JDBCDataStore. | 
| Modifier and Type | Method and Description | 
|---|---|
| static JoinInfo | JoinInfo. create(Query query,
      SimpleFeatureType featureType,
      JDBCDataStore dataStore) | 
| protected JDBCDataStore | JDBCDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params)Subclass hook to do additional initialization of a newly created datastore. | 
| protected JDBCDataStore | JDBCJNDIDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected abstract SQLDialect | JDBCDataStoreFactory. createSQLDialect(JDBCDataStore dataStore)Creates the dialect that the datastore uses for communication with the underlying database. | 
| protected SQLDialect | JDBCJNDIDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| PrimaryKey | MetadataTablePrimaryKeyFinder. getPrimaryKey(JDBCDataStore store,
             String schema,
             String table,
             Connection cx) | 
| PrimaryKey | CompositePrimaryKeyFinder. getPrimaryKey(JDBCDataStore store,
             String schema,
             String table,
             Connection cx) | 
| PrimaryKey | HeuristicPrimaryKeyFinder. getPrimaryKey(JDBCDataStore store,
             String databaseSchema,
             String tableName,
             Connection cx) | 
| abstract PrimaryKey | PrimaryKeyFinder. getPrimaryKey(JDBCDataStore store,
             String schema,
             String table,
             Connection cx)Returns the  PrimaryKey, ornullif a specific type could not be determined
 (the datastore will fall back onNullPrimaryKeyin that case. | 
| void | SessionCommandsListener. onBorrow(JDBCDataStore store,
        Connection cx) | 
| void | ConnectionLifecycleListener. onBorrow(JDBCDataStore store,
        Connection cx)Called when the collection is being borrowed from the connection pool | 
| void | SessionCommandsListener. onCommit(JDBCDataStore store,
        Connection cx) | 
| void | ConnectionLifecycleListener. onCommit(JDBCDataStore store,
        Connection cx)Called when the connection comes to a commit | 
| void | SessionCommandsListener. onRelease(JDBCDataStore store,
         Connection cx) | 
| void | ConnectionLifecycleListener. onRelease(JDBCDataStore store,
         Connection cx)Called when the collection is being released back to the connection pool | 
| void | SessionCommandsListener. onRollback(JDBCDataStore store,
          Connection cx) | 
| void | ConnectionLifecycleListener. onRollback(JDBCDataStore store,
          Connection cx)Called when the connection comes to a rollback | 
| Constructor and Description | 
|---|
| BasicSQLDialect(JDBCDataStore dataStore) | 
| PreparedStatementSQLDialect(JDBCDataStore dataStore) | 
| SQLDialect(JDBCDataStore dataStore)Creates the dialect. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected JDBCDataStore | MBTilesFile. dataStoredatastore for vector access, lazily created | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | MBTilesDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JDBCDataStore | MBTilesDataStoreFactory. createDataStoreInternal(JDBCDataStore dataStore,
                       Map params) | 
| protected SQLDialect | MBTilesDataStoreFactory. createSQLDialect(JDBCDataStore dataStore) | 
| Constructor and Description | 
|---|
| MBTilesDialect(JDBCDataStore dataStore) | 
Copyright © 1996–2019 Geotools. All rights reserved.