Uses of Interface
org.osgi.service.transaction.control.ResourceProvider
Package
Description
Transaction Control JDBC Package Version 1.0.
Transaction Control JPA Package Version 1.0.
-
Uses of ResourceProvider in org.osgi.service.transaction.control.jdbc
Modifier and TypeInterfaceDescriptioninterface
A specializedResourceProvider
suitable for obtaining JDBC connections. -
Uses of ResourceProvider in org.osgi.service.transaction.control.jpa
Modifier and TypeInterfaceDescriptioninterface
A specializedResourceProvider
suitable for obtaining JPAEntityManager
instances.