Uses of Interface
org.osgi.service.transaction.control.ResourceProvider
Packages that use 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
Subinterfaces of ResourceProvider in org.osgi.service.transaction.control.jdbcModifier and TypeInterfaceDescriptioninterfaceA specializedResourceProvidersuitable for obtaining JDBC connections. -
Uses of ResourceProvider in org.osgi.service.transaction.control.jpa
Subinterfaces of ResourceProvider in org.osgi.service.transaction.control.jpaModifier and TypeInterfaceDescriptioninterfaceA specializedResourceProvidersuitable for obtaining JPAEntityManagerinstances.