Uses of Enum Class
org.hibernate.envers.configuration.internal.metadata.InheritanceType
Packages that use InheritanceType
-
Uses of InheritanceType in org.hibernate.envers.configuration.internal.metadata
Methods in org.hibernate.envers.configuration.internal.metadata that return InheritanceTypeModifier and TypeMethodDescriptionstatic InheritanceTypeInheritanceType.get(org.hibernate.mapping.PersistentClass pc) static InheritanceTypeReturns the enum constant of this class with the specified name.static InheritanceType[]InheritanceType.values()Returns an array containing the constants of this enum class, in the order they are declared.