|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceUnitMetadata | |
---|---|
org.jboss.shrinkwrap.descriptor.api.orm10 | Provides the interfaces and enumeration types as defined in the schema |
Uses of PersistenceUnitMetadata in org.jboss.shrinkwrap.descriptor.api.orm10 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.orm10 that return PersistenceUnitMetadata | |
---|---|
PersistenceUnitMetadata<EntityMappings<T>> |
EntityMappings.getOrCreatePersistenceUnitMetadata()
If not already created, a new persistence-unit-metadata element with the given value will be created. |
PersistenceUnitMetadata<OrmDescriptor> |
OrmDescriptor.getOrCreatePersistenceUnitMetadata()
If not already created, a new persistence-unit-metadata element with the given value will be created. |
PersistenceUnitMetadata<T> |
PersistenceUnitMetadata.removePersistenceUnitDefaults()
Removes the persistence-unit-defaults element |
PersistenceUnitMetadata<T> |
PersistenceUnitMetadata.removeXmlMappingMetadataComplete()
Removes the xml-mapping-metadata-complete element |
PersistenceUnitMetadata<T> |
PersistenceUnitMetadata.xmlMappingMetadataComplete()
Sets the xml-mapping-metadata-complete element |
Methods in org.jboss.shrinkwrap.descriptor.api.orm10 that return types with arguments of type PersistenceUnitMetadata | |
---|---|
PersistenceUnitDefaults<PersistenceUnitMetadata<T>> |
PersistenceUnitMetadata.getOrCreatePersistenceUnitDefaults()
If not already created, a new persistence-unit-defaults element with the given value will be created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |