Uses of Class
org.hibernate.metamodel.model.domain.internal.EntityTypeImpl
-
Packages that use EntityTypeImpl Package Description org.hibernate.metamodel.internal -
-
Uses of EntityTypeImpl in org.hibernate.metamodel.internal
Methods in org.hibernate.metamodel.internal with parameters of type EntityTypeImpl Modifier and Type Method Description void
MetadataContext. registerEntityType(PersistentClass persistentClass, EntityTypeImpl<?> entityType)
-