@ConsumerType public interface JPAEntityManagerProvider extends ResourceProvider<javax.persistence.EntityManager>
ResourceProvider
suitable for obtaining JPA
EntityManager
instances.
Instances of this interface may be available in the Service Registry, or can
be created using a JPAEntityManagerProviderFactory
.
getResource
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0