Package | Description |
---|---|
sirius.db.mixing | |
sirius.db.mixing.properties | |
sirius.db.mongo |
Thin layer above Mongo DB.
|
sirius.db.mongo.types |
Class and Description |
---|
Mango
Provides the
mapper used to communicate with MongoDB. |
Class and Description |
---|
MongoEntity
Represents the base class for all entities which are managed via
Mango and stored in MongoDB. |
Class and Description |
---|
Deleter
Fluent builder to build a delete statement.
|
Doc
A simple wrapper of a document in Mongo DB.
|
Finder
Fluent builder to build a find statement.
|
IndexDescription
Used to setup indices in Mongo DB on system startup.
|
Inserter
Fluent builder to build an insert statement.
|
Mango
Provides the
mapper used to communicate with MongoDB. |
Mongo
Provides a thin layer above Mongo DB with fluent APIs for CRUD operations.
|
MongoEntity
Represents the base class for all entities which are managed via
Mango and stored in MongoDB. |
MongoQuery
Creates a new query against MongoDB.
|
QueryBuilder
Base class for queries providing a filter builder.
|
Updater
Fluent builder to build an update statement.
|
Class and Description |
---|
MongoEntity
Represents the base class for all entities which are managed via
Mango and stored in MongoDB. |
Copyright © 2018. All rights reserved.