Uses of Enum Class
org.hibernate.envers.boot.model.Selection.SelectionType
Packages that use Selection.SelectionType
-
Uses of Selection.SelectionType in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return Selection.SelectionTypeModifier and TypeMethodDescriptionSelection.getSelectionType()static Selection.SelectionTypeReturns the enum constant of this class with the specified name.static Selection.SelectionType[]Selection.SelectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.hibernate.envers.boot.model with parameters of type Selection.SelectionType