Uses of Class
org.geotools.jdbc.JDBCState
Packages that use JDBCState
-
Uses of JDBCState in org.geotools.jdbc
Methods in org.geotools.jdbc that return JDBCStateModifier and TypeMethodDescriptionJDBCFeatureSource.getState()Type narrow toJDBCState.JDBCFeatureStore.getState()Methods in org.geotools.jdbc with parameters of type JDBCStateModifier and TypeMethodDescriptionprotected final ConnectionJDBCDataStore.getConnection(JDBCState state) Gets a database connection for the specified feature store.protected final voidJDBCDataStore.releaseConnection(Connection cx, JDBCState state) Releases an existing connection (paying special attention toTransaction.AUTO_COMMIT.Constructors in org.geotools.jdbc with parameters of type JDBCState