Package org.jboss.as.jpa.container
Class PersistenceUnitSearch
java.lang.Object
org.jboss.as.jpa.container.PersistenceUnitSearch
Perform scoped search for persistence unit name
- Author:
- Scott Marlow (forked from Carlo de Wolf code)., Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PersistenceUnitMetadataresolvePersistenceUnitSupplier(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String persistenceUnitName)
-
Constructor Details
-
PersistenceUnitSearch
public PersistenceUnitSearch()
-
-
Method Details
-
resolvePersistenceUnitSupplier
public static PersistenceUnitMetadata resolvePersistenceUnitSupplier(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String persistenceUnitName)
-