|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.util.xml.MappingReader
public class MappingReader
Handles reading mapping documents, both hbm
and orm
varieties.
Field Summary | |
---|---|
static java.lang.String |
ASSUMED_ORM_XSD_VERSION
|
static MappingReader |
INSTANCE
|
Method Summary | |
---|---|
XmlDocument |
readMappingDocument(org.xml.sax.EntityResolver entityResolver,
org.xml.sax.InputSource source,
Origin origin)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ASSUMED_ORM_XSD_VERSION
public static final MappingReader INSTANCE
Method Detail |
---|
public XmlDocument readMappingDocument(org.xml.sax.EntityResolver entityResolver, org.xml.sax.InputSource source, Origin origin)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |