Package org.hibernate.boot.xsd
Support for XSD handling.
-
Class Summary Class Description ConfigXsdSupport Support for XSD handling related to Hibernate's `cfg.xml` and JPA's `persistence.xml`.LocalXsdResolver When Hibernate loads an XSD we fully expect that to be resolved from our jar file via ClassLoader resource look-up.MappingXsdSupport Support for XSD handling related to Hibernate's `hbm.xml` and JPA's `orm.xml`.XsdDescriptor Representation of a locally resolved XSD