Uses of Interface
org.hibernate.loader.ast.internal.Preparable
-
Packages that use Preparable Package Description org.hibernate.loader.ast.internal -
-
Uses of Preparable in org.hibernate.loader.ast.internal
Classes in org.hibernate.loader.ast.internal that implement Preparable Modifier and Type Class Description class
SingleIdEntityLoaderStandardImpl<T>
Standard implementation of SingleIdEntityLoader
-