hbm.xml and
JPA’s orm.xml) and config files (Hibernate’s cfg.xml and JPA’s persistence.xml)See: Description
| 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
|
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)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.