Spring Data Document

Package org.springframework.data.document.mongodb.index

Interface Summary
IndexDefinition  
 

Class Summary
IndexPredicate  
 

Enum Summary
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 Document

Copyright © 2011. All Rights Reserved.