Package | Description |
---|---|
org.jboss.as.jpa.config | |
org.jboss.as.jpa.puparser |
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.server.deployment.AttachmentKey<PersistenceUnitMetadataHolder> |
PersistenceUnitMetadataHolder.PERSISTENCE_UNITS
List
|
Modifier and Type | Method and Description |
---|---|
List<PersistenceUnitMetadataHolder> |
PersistenceUnitsInApplication.getPersistenceUnitHolders() |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceUnitsInApplication.addPersistenceUnitHolder(PersistenceUnitMetadataHolder persistenceUnitMetadataHolder)
Track the passed Persistence units for the application
|
Modifier and Type | Method and Description |
---|---|
static PersistenceUnitMetadataHolder |
PersistenceUnitXmlParser.parse(XMLStreamReader reader,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.