Package | Description |
---|---|
org.geotools.jdbc |
Modifier and Type | Method and Description |
---|---|
JDBCState |
JDBCFeatureStore.getState() |
JDBCState |
JDBCFeatureSource.getState()
Type narrow to
JDBCState . |
Modifier and Type | Method and Description |
---|---|
protected Connection |
JDBCDataStore.getConnection(JDBCState state)
Gets a database connection for the specified feature store.
|
protected void |
JDBCDataStore.releaseConnection(Connection cx,
JDBCState state)
Releases an existing connection (paying special attention to
Transaction.AUTO_COMMIT . |
Constructor and Description |
---|
JDBCState(JDBCState state)
Creates the state from an existing one.
|
Copyright © 1996–2019 Geotools. All rights reserved.