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

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

Introduction

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

The text is from its open source code.

Method

Tload(Serializable id)
Return the persistent instance with the given identifier, or null if there is no such persistent instance.