| Package | Description |
|---|---|
| org.apache.deltaspike.jpa.spi.descriptor.xml |
| Modifier and Type | Method and Description |
|---|---|
PersistenceUnitDescriptor |
PersistenceUnitDescriptorProvider.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PersistenceUnitDescriptor> |
PersistenceUnitDescriptorParser.lookupUnits(Descriptor descriptor) |
List<PersistenceUnitDescriptor> |
PersistenceUnitDescriptorParser.readAll() |
| Modifier and Type | Method and Description |
|---|---|
protected EntityDescriptor |
PersistenceUnitDescriptorProvider.find(Class<?> entityClass,
PersistenceUnitDescriptor descriptor) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.