MongoServices 0.2.0
A Service/Repository Framework for mongoDB
|
Go to the source code of this file.
Packages | |
package | MongoServices |
Enumerations | |
enum | MongoServices.SaveResult { MongoServices.BeforeSaveFailure, MongoServices.Saved, MongoServices.ValidationFailure } |
The response from the save method in the ReadWriteService<T>>. More... |