Example usage for Java org.hibernate IdentifierLoadAccess fields, constructors, methods, implement or subclass
The text is from its open source code.
T | load(Serializable id) Return the persistent instance with the given identifier, or null if there is no such persistent instance. |