Java org.hibernate NullPrecedence fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate NullPrecedence fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate NullPrecedence.

The text is from its open source code.

Field

NullPrecedenceFIRST
Null values appear at the beginning of the sorted collection.
NullPrecedenceLAST
Null values appear at the end of the sorted collection.