Interface JDBCConnectionProvider
- All Superinterfaces:
ResourceProvider<Connection>
A specialized
ResourceProvider
suitable for obtaining JDBC
connections.
Instances of this interface may be available in the Service Registry, or can
be created using a JDBCConnectionProviderFactory
.
-
Method Summary
Methods inherited from interface org.osgi.service.transaction.control.ResourceProvider
getResource