Uses of Interface
org.jboss.as.jpa.container.ExtendedPersistenceInheritanceStrategy
-
Packages that use ExtendedPersistenceInheritanceStrategy Package Description org.jboss.as.jpa.container -
-
Uses of ExtendedPersistenceInheritanceStrategy in org.jboss.as.jpa.container
Classes in org.jboss.as.jpa.container that implement ExtendedPersistenceInheritanceStrategy Modifier and Type Class Description classExtendedPersistenceDeepInheritanceExtendedPersistenceInheritance.DEEP inheritance strategy where we can inherit from any bean being created or from the parent bean call stack.classExtendedPersistenceShallowInheritance
-