| Package | Description |
|---|---|
| org.hibernate.graph.spi | |
| org.hibernate.metamodel.model.domain.spi | |
| org.hibernate.metamodel.spi |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RootGraphImplementor.appliesTo(EntityTypeDescriptor<? super J> entityType) |
| Modifier and Type | Method and Description |
|---|---|
static EntityPersister |
DomainModelHelper.resolveEntityPersister(EntityTypeDescriptor<?> entityType,
SessionFactoryImplementor sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
<X> EntityTypeDescriptor<X> |
MetamodelImplementor.entity(Class<X> cls) |
<X> EntityTypeDescriptor<X> |
MetamodelImplementor.entity(String entityName) |
default EntityTypeDescriptor |
MetamodelImplementor.getEntityTypeByName(String entityName) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.