Uses of Class
org.hibernate.metamodel.model.domain.AbstractIdentifiableType
-
Packages that use AbstractIdentifiableType Package Description org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel. -
-
Uses of AbstractIdentifiableType in org.hibernate.metamodel.model.domain.internal
Subclasses of AbstractIdentifiableType in org.hibernate.metamodel.model.domain.internal Modifier and Type Class Description class
EntityTypeImpl<J>
Defines the Hibernate implementation of the JPAEntityType
contract.class
MappedSuperclassTypeImpl<J>
-