Uses of Enum Class
com.suncode.pwfl.support.hibernate.criterion.MatchMode
Packages that use MatchMode
-
Uses of MatchMode in com.suncode.pwfl.support.hibernate.criterion
Methods in com.suncode.pwfl.support.hibernate.criterion that return MatchModeModifier and TypeMethodDescriptionstatic MatchMode
Returns the enum constant of this class with the specified name.static MatchMode[]
MatchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suncode.pwfl.support.hibernate.criterion with parameters of type MatchMode