| Package | Description | 
|---|---|
| javax.persistence | |
| org.hibernate.ejb | |
| org.hibernate.ejb.metamodel | |
| org.hibernate.search.jpa.impl | 
| Modifier and Type | Method and Description | 
|---|---|
Metamodel | 
EntityManagerFactory.getMetamodel()
Return an instance of  
Metamodel interface for access to the
 metamodel of the persistence unit. | 
Metamodel | 
EntityManager.getMetamodel()
Return an instance of  
Metamodel interface for access to the
 metamodel of the persistence unit. | 
| Modifier and Type | Method and Description | 
|---|---|
Metamodel | 
EntityManagerFactoryImpl.getMetamodel()  | 
Metamodel | 
AbstractEntityManagerImpl.getMetamodel()
Return an instance of  
Metamodel interface for access to the
 metamodel of the persistence unit. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MetamodelImpl
Hibernate implementation of the JPA  
Metamodel contract. | 
| Modifier and Type | Method and Description | 
|---|---|
Metamodel | 
FullTextEntityManagerImpl.getMetamodel()  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.