Uses of Class
org.hibernate.boot.spi.XmlMappingBinderAccess
-
Packages that use XmlMappingBinderAccess Package Description org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.cfg -
-
Uses of XmlMappingBinderAccess in org.hibernate.boot
Methods in org.hibernate.boot that return XmlMappingBinderAccess Modifier and Type Method Description XmlMappingBinderAccess
MetadataSources. getXmlMappingBinderAccess()
-
Uses of XmlMappingBinderAccess in org.hibernate.cfg
Methods in org.hibernate.cfg that return XmlMappingBinderAccess Modifier and Type Method Description XmlMappingBinderAccess
Configuration. getXmlMappingBinderAccess()
-