| 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 |
|---|
| 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-2022 Red Hat, Inc. All Rights Reserved.