Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
Modifier and Type | Method and Description |
---|---|
XmlMappingBinderAccess |
MetadataSources.getXmlMappingBinderAccess() |
Modifier and Type | Method and Description |
---|---|
XmlMappingBinderAccess |
Configuration.getXmlMappingBinderAccess() |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.