org.hibernate.util.xml
public class MappingReader extends java.lang.Object
hbm
and orm
varieties.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASSUMED_ORM_XSD_VERSION |
static MappingReader |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
XmlDocument |
readMappingDocument(org.xml.sax.EntityResolver entityResolver,
org.xml.sax.InputSource source,
Origin origin) |
public static final java.lang.String ASSUMED_ORM_XSD_VERSION
public static final MappingReader INSTANCE
public XmlDocument readMappingDocument(org.xml.sax.EntityResolver entityResolver, org.xml.sax.InputSource source, Origin origin)
Copyright © 2014. All Rights Reserved.