| Class | Description |
|---|---|
| AssociationDocumentStorage.AssociationDocumentStorageConverter | |
| WriteConcern.WriteConcernConverter |
| Enum | Description |
|---|---|
| AssociationDocumentType |
Strategies for storing MongoDB association documents.
|
| WriteConcernType |
Define the various WriteConcern options for MongoDB.
|
| Annotation Type | Description |
|---|---|
| AssociationDocumentStorage |
Specifies whether association documents should be stored in a separate collection per association type or in one
global collection for all associations.
|
| WriteConcern |
Note: This is not implemented yet! You can specify a globally applying write-concern via
MongoDBProperties.WRITE_CONCERN. |
Copyright © 2010-2014 Hibernate. All Rights Reserved.