Uses of Enum Class
com.suncode.pwfl.support.hibernate.NullPrecedence
Packages that use NullPrecedence
-
Uses of NullPrecedence in com.suncode.pwfl.support.hibernate
Subclasses with type arguments of type NullPrecedence in com.suncode.pwfl.support.hibernateMethods in com.suncode.pwfl.support.hibernate that return NullPrecedenceModifier and TypeMethodDescriptionstatic NullPrecedenceReturns the enum constant of this class with the specified name.static NullPrecedence[]NullPrecedence.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NullPrecedence in com.suncode.pwfl.support.hibernate.criterion
Methods in com.suncode.pwfl.support.hibernate.criterion with parameters of type NullPrecedenceModifier and TypeMethodDescriptionOrder.nulls(NullPrecedence nullPrecedence) Dokłada regułę obsługi wartościnull.