|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionLifecycleListener | |
---|---|
org.geotools.jdbc |
Uses of ConnectionLifecycleListener in org.geotools.jdbc |
---|
Classes in org.geotools.jdbc that implement ConnectionLifecycleListener | |
---|---|
class |
SessionCommandsListener
A ConnectionLifecycleListener that executes custom SQL commands on connection grab and
release. |
Fields in org.geotools.jdbc with type parameters of type ConnectionLifecycleListener | |
---|---|
protected List<ConnectionLifecycleListener> |
JDBCDataStore.connectionLifecycleListeners
The listeners that are allowed to handle the connection lifecycle |
Methods in org.geotools.jdbc that return types with arguments of type ConnectionLifecycleListener | |
---|---|
List<ConnectionLifecycleListener> |
JDBCDataStore.getConnectionLifecycleListeners()
Returns a modifiable list of connection lifecycle listeners |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |