public class RetailDomainModel extends AbstractDomainModelDescriptor
| Modifier and Type | Field and Description |
|---|---|
static RetailDomainModel |
INSTANCE |
| Constructor and Description |
|---|
RetailDomainModel() |
| Modifier and Type | Method and Description |
|---|---|
static void |
applyRetailModel(org.hibernate.boot.MetadataSources sources) |
EnumSet<MappingFeature> |
getMappingFeaturesUsed()
Identifies the specific mapping features this domain model uses.
|
applyDomainModel, getAnnotatedClassesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespacepublic static final RetailDomainModel INSTANCE
public static void applyRetailModel(org.hibernate.boot.MetadataSources sources)
public EnumSet<MappingFeature> getMappingFeaturesUsed()
DomainModelDescriptorCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.