Class XmlMappingBinderAccess

java.lang.Object
org.hibernate.boot.spi.XmlMappingBinderAccess

public class XmlMappingBinderAccess extends Object
Holds the XML binder and a classloader used for binding mappings, as well as access to methods to perform binding of sources of mapping XML.
API Note:
This class is very poorly named.