public interface MongoDBPropertyContext extends DocumentStorePropertyContext<MongoDBEntityContext,MongoDBPropertyContext>
| Modifier and Type | Method and Description |
|---|---|
MongoDBPropertyContext |
associationDocumentStorage(AssociationDocumentType associationDocumentStorage)
Specifies how association documents should be persisted.
|
associationStorageentity, propertyMongoDBPropertyContext associationDocumentStorage(AssociationDocumentType associationDocumentStorage)
AssociationStorageType.ASSOCIATION_DOCUMENT.associationDocumentStorage - the association document type to be used; overrides any settings on the entity
or global levelCopyright © 2010-2014 Hibernate. All Rights Reserved.