@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface AssociationDocumentStorage
AssociationStorageType.ASSOCIATION_DOCUMENT. When given for non-association properties, this setting is
ignored.| Modifier and Type | Required Element and Description |
|---|---|
AssociationDocumentStorageType |
value
Whether association documents should be stored in a separate collection per association type or in one global
collection for all associations
|
public abstract AssociationDocumentStorageType value
AssociationDocumentStorageType to useCopyright © 2010-2014 Hibernate. All Rights Reserved.