Package | Description |
---|---|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.metamodel.internal |
Modifier and Type | Method and Description |
---|---|
MetamodelImplementor |
SessionFactoryImplementor.getMetamodel() |
MetamodelImplementor |
SessionFactoryDelegatingImpl.getMetamodel() |
Modifier and Type | Method and Description |
---|---|
MetamodelImplementor |
SessionFactoryImpl.getMetamodel() |
MetamodelImplementor |
SessionImpl.getMetamodel() |
Modifier and Type | Class and Description |
---|---|
class |
MetamodelImpl
Hibernate implementation of the JPA
Metamodel contract. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.