Package org.hibernate.loader


package org.hibernate.loader
This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.

Support for loading entities and collections by primary key, unique key, natural key, etc.