Uses of Class
org.hibernate.boot.xsd.XsdDescriptor
Packages that use XsdDescriptor
Package
Description
Contains basic support for Java XML Processing (JAXP) via Streaming API for XML (StAX)
Support for XSD handling.
-
Uses of XsdDescriptor in org.hibernate.boot.jaxb.internal.stax
Constructors in org.hibernate.boot.jaxb.internal.stax with parameters of type XsdDescriptorModifierConstructorDescriptionAbstractEventReader
(String rootElementName, XsdDescriptor xsdDescriptor, XMLEventReader reader, XMLEventFactory xmlEventFactory) -
Uses of XsdDescriptor in org.hibernate.boot.xsd
Fields in org.hibernate.boot.xsd declared as XsdDescriptorModifier and TypeFieldDescriptionstatic final XsdDescriptor
MappingXsdSupport._310
static final XsdDescriptor
MappingXsdSupport._70
static final XsdDescriptor
MappingXsdSupport.hbmXml
static final XsdDescriptor
MappingXsdSupport.hibernateMappingXml
static final XsdDescriptor
MappingXsdSupport.jpa10
static final XsdDescriptor
MappingXsdSupport.jpa20
static final XsdDescriptor
MappingXsdSupport.jpa21
static final XsdDescriptor
MappingXsdSupport.jpa22
static final XsdDescriptor
MappingXsdSupport.jpa30
static final XsdDescriptor
MappingXsdSupport.jpa31
static final XsdDescriptor
MappingXsdSupport.jpa32
Methods in org.hibernate.boot.xsd that return XsdDescriptorModifier and TypeMethodDescriptionstatic XsdDescriptor
LocalXsdResolver.buildXsdDescriptor
(String resourceName, String version, String namespaceUri) static XsdDescriptor
ConfigXsdSupport.cfgXsd()
static XsdDescriptor
ConfigXsdSupport.configurationXsd()
static XsdDescriptor
ConfigXsdSupport.getJPA10()
static XsdDescriptor
ConfigXsdSupport.getJPA20()
static XsdDescriptor
ConfigXsdSupport.getJPA21()
static XsdDescriptor
ConfigXsdSupport.getJPA22()
static XsdDescriptor
ConfigXsdSupport.getJPA30()
static XsdDescriptor
ConfigXsdSupport.getJPA31()
static XsdDescriptor
ConfigXsdSupport.getJPA32()
MappingXsdSupport.hbmXsd()
static XsdDescriptor
MappingXsdSupport.latestDescriptor()
ConfigXsdSupport.latestJpaDescriptor()
static XsdDescriptor
MappingXsdSupport.latestJpaDescriptor()