| Package | Description |
|---|---|
| org.hibernate.jpa |
Defines Hibernate implementation of Java Persistence specification.
|
| org.hibernate.jpa.internal | |
| org.hibernate.jpa.internal.metamodel |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeImpl |
HibernateEntityManagerFactory.getEntityTypeByName(String entityName)
Retrieve the EntityTypeImpl by name.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTypeImpl |
EntityManagerFactoryImpl.getEntityTypeByName(String entityName) |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeImpl |
MetamodelImpl.getEntityTypeByName(String entityName) |
Copyright © 2018. All rights reserved.