Package | Description |
---|---|
org.springframework.data.mongodb.core |
MongoDB core support.
|
org.springframework.data.mongodb.core.index |
Support for MongoDB document indexing.
|
Class and Description |
---|
IndexDefinition |
IndexInfo |
Class and Description |
---|
CompoundIndex
Mark a class to use compound indexes.
|
GeospatialIndex
Value object to capture data to create a geo index.
|
GeoSpatialIndexType
Geoposatial index type.
|
Index |
Index.Duplicates |
IndexDefinition |
IndexDirection |
IndexField
Value object for an index field.
|
MongoPersistentEntityIndexCreator
Component that inspects
MongoPersistentEntity instances contained in the given MongoMappingContext
for indexing metadata and ensures the indexes to be available. |
MongoPersistentEntityIndexResolver.IndexDefinitionHolder
Implementation of
IndexDefinition holding additional (property)path information used for creating the
index. |
Copyright © 2015. All rights reserved.