Uses of Package
net.csdn.mongo

Packages that use net.csdn.mongo
net.csdn.mongo   
net.csdn.mongo.association   
net.csdn.mongo.commands   
net.csdn.mongo.embedded   
test.com.william.document   
 

Classes in net.csdn.mongo used by net.csdn.mongo
Callbacks.Callback
           
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
           
 

Classes in net.csdn.mongo used by net.csdn.mongo.association
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.

 

Classes in net.csdn.mongo used by net.csdn.mongo.commands
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.

 

Classes in net.csdn.mongo used by net.csdn.mongo.embedded
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.

 

Classes in net.csdn.mongo used by test.com.william.document
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.

 



Copyright © 2014. All Rights Reserved.