Uses of Package
org.hibernate.loader
-
Packages that use org.hibernate.loader Package Description org.hibernate.boot This package contains the contracts that make up the bootstrap API for Hibernate.org.hibernate.boot.spi org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects. -
Classes in org.hibernate.loader used by org.hibernate.boot Class Description BatchFetchStyle Deprecated.seeBatchLoadSizingStrategy
instead -
Classes in org.hibernate.loader used by org.hibernate.boot.spi Class Description BatchFetchStyle Deprecated.seeBatchLoadSizingStrategy
instead -
Classes in org.hibernate.loader used by org.hibernate.dialect Class Description BatchLoadSizingStrategy Strategy (pluggable) for determining an optimal size for batch loads. -
Classes in org.hibernate.loader used by org.hibernate.loader Class Description BatchFetchStyle Deprecated.seeBatchLoadSizingStrategy
insteadPropertyPath Deprecated, for removal: This API element is subject to removal in a future version.UseNavigablePath
orNavigableRole
instead, depending on need.