| Class | Description |
|---|---|
| AssociationDocumentStorageConverter |
Converts
AssociationDocumentStorage instances into an equivalent option value pair. |
| AssociationDocumentStorageOption |
Specifies whether association documents should be stored in a separate collection per association type or in one
global collection for all associations.
|
| ReadPreferenceConverter |
Converts
ReadPreference instances into an equivalent option value pair. |
| ReadPreferenceOption |
Option for specifying the read preference in
MongoDB.
|
| WriteConcernConverter |
Converts
WriteConcern instances into an equivalent option value pair. |
| WriteConcernOption |
Option for specifying the write concern in
MongoDB.
|
Copyright © 2010-2014 Hibernate. All Rights Reserved.