Spring Data MongoDB - Core

Uses of Interface
org.springframework.data.mongodb.gridfs.GridFsOperations

Packages that use GridFsOperations
org.springframework.data.mongodb.gridfs   
 

Uses of GridFsOperations in org.springframework.data.mongodb.gridfs
 

Classes in org.springframework.data.mongodb.gridfs that implement GridFsOperations
 class GridFsTemplate
          GridFsOperations implementation to store content into MongoDB GridFS.
 


Spring Data MongoDB - Core

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.