| Package | Description |
|---|---|
| org.springframework.data.mongodb.config |
Spring XML namespace configuration for MongoDB specific repositories.
|
| org.springframework.data.mongodb.core.convert |
Spring Data MongoDB specific converter infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConversions |
AbstractMongoConfiguration.customConversions()
Register custom
Converters in a CustomConversions object if required. |
| Modifier and Type | Field and Description |
|---|---|
protected CustomConversions |
AbstractMongoConverter.conversions |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMongoConverter.setCustomConversions(CustomConversions conversions)
Registers the given custom conversions with the converter.
|
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.