Example usage for Java org.hibernate NullPrecedence fields, constructors, methods, implement or subclass
The text is from its open source code.
NullPrecedence | FIRST Null values appear at the beginning of the sorted collection. |
NullPrecedence | LAST Null values appear at the end of the sorted collection. |