Uses of Package
org.hibernate.boot.xsd
-
Packages that use org.hibernate.boot.xsd Package Description org.hibernate.boot.xsd Support for XSD handling, specifically for ORM mappings (Hibernate's `hbm.xml` and JPA's `orm.xml`) and config files (Hibernate's `cfg.xml` and JPA's `persistence.xml`) -
Classes in org.hibernate.boot.xsd used by org.hibernate.boot.xsd Class Description MappingXsdSupport Support for XSD handling related to Hibernate's `hbm.xml` and JPA's `orm.xml`.XsdDescriptor Representation of a locally resolved XSD