Package | Description |
---|---|
org.geotools.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
SessionCommandsListener
A
ConnectionLifecycleListener that executes custom SQL commands on connection grab and
release. |
Modifier and Type | Field and Description |
---|---|
protected List<ConnectionLifecycleListener> |
JDBCDataStore.connectionLifecycleListeners
The listeners that are allowed to handle the connection lifecycle
|
Modifier and Type | Method and Description |
---|---|
List<ConnectionLifecycleListener> |
JDBCDataStore.getConnectionLifecycleListeners()
Returns a modifiable list of connection lifecycle listeners
|
Copyright © 1996–2022 Geotools. All rights reserved.