| Package | Description |
|---|---|
| org.hibernate.boot.jaxb.internal.stax |
Contains basic support for Java XML Processing (JAXP) via Streaming API for XML (StAX)
|
| Modifier and Type | Method and Description |
|---|---|
static SupportedOrmXsdVersion |
SupportedOrmXsdVersion.parse(java.lang.String name,
Origin origin)
Deprecated.
|
static SupportedOrmXsdVersion |
SupportedOrmXsdVersion.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SupportedOrmXsdVersion[] |
SupportedOrmXsdVersion.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.