Package org.jboss.as.jpa.config
Class JPADeploymentSettings
java.lang.Object
org.jboss.as.jpa.config.JPADeploymentSettings
Represents the Jakarta Persistence per application deployment settings read from jboss-all.xml
- Author:
- Scott Marlow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExtendedPersistenceInheritanceType(ExtendedPersistenceInheritance extendedPersistenceInheritanceType)
-
Constructor Details
-
JPADeploymentSettings
public JPADeploymentSettings()
-
-
Method Details
-
getExtendedPersistenceInheritanceType
-
setExtendedPersistenceInheritanceType
public void setExtendedPersistenceInheritanceType(ExtendedPersistenceInheritance extendedPersistenceInheritanceType)
-