Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.persistence | |
org.jboss.shrinkwrap.descriptor.api.persistence10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
PersistenceCommonDescriptor<T extends PersistenceCommonDescriptor<T,PERSISTENCEUNIT1>,PERSISTENCEUNIT1 extends PersistencePersistenceUnitCommType<T,PERSISTENCEUNIT1,?>> |
Modifier and Type | Interface and Description |
---|---|
interface |
PersistenceDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
PersistenceDescriptor descriptor = Descriptors.create(PersistenceDescriptor.class);
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.