Uses of Interface
org.osgi.service.transaction.control.ResourceProvider
-
Packages that use ResourceProvider Package Description org.osgi.service.transaction.control.jdbc Transaction Control JDBC Package Version 1.0. -
-
Uses of ResourceProvider in org.osgi.service.transaction.control.jdbc
Subinterfaces of ResourceProvider in org.osgi.service.transaction.control.jdbc Modifier and Type Interface Description interface
JDBCConnectionProvider
A specializedResourceProvider
suitable for obtaining JDBC connections.
-