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.
getResourceCopyright © 2016 The Apache Software Foundation. All rights reserved.