| 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) |
| Class and Description |
|---|
| ConfigXsdSupport
Support for XSD handling related to Hibernate’s
cfg.xml and
JPA’s persistence.xml. |
| MappingXsdSupport
Support for XSD handling related to Hibernate’s
hbm.xml and
JPA’s orm.xml. |
| XsdDescriptor
Representation of a locally resolved XSD
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.