| Package | Description |
|---|---|
| org.hibernate.boot.cfgxml.spi |
| Modifier and Type | Method and Description |
|---|---|
MappingReference.Type |
MappingReference.getType() |
static MappingReference.Type |
MappingReference.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingReference.Type[] |
MappingReference.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MappingReference(MappingReference.Type type,
String reference) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.