|
Spring Data MongoDB | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IndexDefinition | |
| Class Summary | |
|---|---|
| GeospatialIndex | Value object to capture data to create a geo index. |
| Index | |
| IndexField | Value object for an index field. |
| IndexInfo | |
| IndexPredicate | |
| MongoMappingEventPublisher | An implementation of ApplicationEventPublisher that will only fire MappingContextEvents for use by the index
creator when MongoTemplate is used 'stand-alone', that is not declared inside a Spring ApplicationContext. |
| MongoPersistentEntityIndexCreator | Component that inspects MongoPersistentEntity instances contained in the given MongoMappingContext
for indexing metadata and ensures the indexes to be available. |
| Enum Summary | |
|---|---|
| Index.Duplicates | |
| IndexDirection | |
| Annotation Types Summary | |
|---|---|
| CompoundIndex | Mark a class to use compound indexes. |
| CompoundIndexes | |
| GeoSpatialIndexed | Mark a field to be indexed using MongoDB's geospatial indexing feature. |
| Indexed | Mark a field to be indexed using MongoDB's indexing feature. |
|
Spring Data MongoDB | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||