Uses of Interface
org.hibernate.Metamodel
-
Packages that use Metamodel Package Description org.hibernate.jpa org.hibernate.metamodel.spi -
-
Uses of Metamodel in org.hibernate.jpa
Methods in org.hibernate.jpa that return Metamodel Modifier and Type Method Description MetamodelHibernateEntityManagerFactory. getMetamodel()Deprecated. -
Uses of Metamodel in org.hibernate.metamodel.spi
Subinterfaces of Metamodel in org.hibernate.metamodel.spi Modifier and Type Interface Description interfaceMetamodelImplementorHibernate extension to the JPAMetamodelcontract
-