Interface LoadingTypeContext<E>

    • Method Detail

      • jpaEntityName

        String jpaEntityName()
        Returns:
        The name of the entity in the JPA metamodel.
      • entityMappingType

        org.hibernate.metamodel.mapping.EntityMappingType entityMappingType()
        Returns:
        The entity mapping type, giving access to a representation of the entity type in the Hibernate ORM metamodel.