Uses of Class
org.eclipse.dirigible.database.api.wrappers.WrappedConnection
| Package | Description |
|---|---|
| org.eclipse.dirigible.database.api.wrappers |
-
Uses of WrappedConnection in org.eclipse.dirigible.database.api.wrappers
Methods in org.eclipse.dirigible.database.api.wrappers that return WrappedConnection Modifier and Type Method Description protected WrappedConnectionWrappedDataSource. getOldestConnection()Gets the oldest connection.Methods in org.eclipse.dirigible.database.api.wrappers with parameters of type WrappedConnection Modifier and Type Method Description voidWrappedDataSource. closedConnection(WrappedConnection wrappedConnection)Closed connection.