Uses of Class
org.eclipse.dirigible.database.api.wrappers.WrappedDataSource
| Package | Description |
|---|---|
| org.eclipse.dirigible.database.api.wrappers |
-
Uses of WrappedDataSource in org.eclipse.dirigible.database.api.wrappers
Constructors in org.eclipse.dirigible.database.api.wrappers with parameters of type WrappedDataSource Constructor Description WrappedConnection(Connection originalConnection, WrappedDataSource dataSource)Instantiates a new wrapped connection.