Package | Description |
---|---|
sirius.db.mongo |
Thin layer above Mongo DB.
|
Modifier and Type | Class and Description |
---|---|
class |
Deleter
Fluent builder to build a delete statement.
|
class |
Finder
Fluent builder to build a find statement.
|
class |
Updater
Fluent builder to build an update statement.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryBuilder.transferFilters(QueryBuilder<?> target)
Applies all filters of this query to the given target.
|
Copyright © 2018. All rights reserved.