Class ContactsDomainModel
java.lang.Object
org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
org.hibernate.testing.orm.domain.contacts.ContactsDomainModel
- All Implemented Interfaces:
DomainModelDescriptor
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyContactsModel(org.hibernate.boot.MetadataSources sources) Methods inherited from class org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
applyDomainModel, getAnnotatedClassesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.testing.orm.domain.DomainModelDescriptor
getMappingFeaturesUsed, getNamespace
-
Field Details
-
INSTANCE
-
-
Method Details
-
applyContactsModel
public static void applyContactsModel(org.hibernate.boot.MetadataSources sources)
-