Uses of Enum Class
org.hibernate.envers.RelationTargetAuditMode
Packages that use RelationTargetAuditMode
-
Uses of RelationTargetAuditMode in org.hibernate.envers
Subclasses with type arguments of type RelationTargetAuditMode in org.hibernate.enversMethods in org.hibernate.envers that return RelationTargetAuditModeModifier and TypeMethodDescriptionstatic RelationTargetAuditModeReturns the enum constant of this class with the specified name.static RelationTargetAuditMode[]RelationTargetAuditMode.values()Returns an array containing the constants of this enum class, in the order they are declared.