Package net.csdn.mongo

Class Summary
Callbacks User WilliamZhu Date 12-11-4 Time 下午845
Criteria User: WilliamZhu Date: 12-10-17 Time: 下午4:57

The +Criteria+ class is the core object needed in MongoSupport to retrieve objects from the database.

Document User: WilliamZhu Date: 12-10-16 Time: 下午8:11

The +Document+ class is the Parent Class of All MongoDB model, this means any MongoDB model class should extends this class.

MongoMongo User: WilliamZhu Date: 12-10-17 Time: 下午3:21

The +MongoMongo+ class is the wrapper of MongoDB driver in order to get +DB+ Object.So we can use +DB+ to get collection

MongoMongo.CSDNMongoConfiguration  
MongoMongo.MongoDocumentLoader  
MongoMongo.MongoValidatorLoader  
Paginator User: WilliamZhu Date: 12-10-16 Time: 下午8:11
 

Enum Summary
Callbacks.Callback  
 



Copyright © 2014. All Rights Reserved.