Class EntityConcreteTypeLoader

java.lang.Object
org.hibernate.loader.ast.internal.EntityConcreteTypeLoader

public class EntityConcreteTypeLoader extends Object
Utility class that caches the SQL AST needed to read the discriminator value associated with the provided EntityPersister and returns the resolved concrete entity type.
See Also: