| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain | |
| org.hibernate.testing.orm.domain.retail |
| Modifier and Type | Method and Description |
|---|---|
static MappingFeature |
MappingFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingFeature[] |
MappingFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<MappingFeature> |
MappingFeature.all() |
default EnumSet<MappingFeature> |
DomainModelDescriptor.getMappingFeaturesUsed()
Identifies the specific mapping features this domain model uses.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<MappingFeature> |
RetailDomainModel.getMappingFeaturesUsed() |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.