|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDBCState | |
---|---|
org.geotools.jdbc |
Uses of JDBCState in org.geotools.jdbc |
---|
Methods in org.geotools.jdbc that return JDBCState | |
---|---|
JDBCState |
JDBCFeatureStore.getState()
|
JDBCState |
JDBCFeatureSource.getState()
Type narrow to JDBCState . |
Methods in org.geotools.jdbc with parameters of type JDBCState | |
---|---|
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 . |
Constructors in org.geotools.jdbc with parameters of type JDBCState | |
---|---|
JDBCState(JDBCState state)
Creates the state from an existing one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |