Uses of Interface
org.geotools.jdbc.ConnectionLifecycleListener
Packages that use ConnectionLifecycleListener
-
Uses of ConnectionLifecycleListener in org.geotools.jdbc
Classes in org.geotools.jdbc that implement ConnectionLifecycleListenerModifier and TypeClassDescriptionclassAConnectionLifecycleListenerthat executes custom SQL commands on connection grab and release.Fields in org.geotools.jdbc with type parameters of type ConnectionLifecycleListenerModifier and TypeFieldDescriptionprotected List<ConnectionLifecycleListener>JDBCDataStore.connectionLifecycleListenersThe listeners that are allowed to handle the connection lifecycleMethods in org.geotools.jdbc that return types with arguments of type ConnectionLifecycleListenerModifier and TypeMethodDescriptionJDBCDataStore.getConnectionLifecycleListeners()Returns a modifiable list of connection lifecycle listeners