| Modifier and Type | Method and Description |
|---|---|
MongoDBGlobalContext |
MongoDB.getConfigurationBuilder(ConfigurationContext context) |
| Modifier and Type | Method and Description |
|---|---|
MongoDBGlobalContext |
MongoDBGlobalContext.associationDocumentStorage(AssociationDocumentType associationDocumentStorage)
Specifies how association documents should be persisted.
|
MongoDBGlobalContext |
MongoDBGlobalContext.writeConcern(WriteConcernType concern)
Note: This is not implemented yet! You can specify a globally applying write-concern via
MongoDBProperties.WRITE_CONCERN. |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDBGlobalContextImpl |
| Modifier and Type | Method and Description |
|---|---|
MongoDBGlobalContext |
MongoDBGlobalContextImpl.associationDocumentStorage(AssociationDocumentType associationDocumentStorage) |
MongoDBGlobalContext |
MongoDBGlobalContextImpl.writeConcern(WriteConcernType concern) |
Copyright © 2010-2014 Hibernate. All Rights Reserved.