Package | Description |
---|---|
sirius.db.es | |
sirius.db.es.constraints | |
sirius.db.jdbc |
Support layer for using JDBC (accessing SQL Databases).
|
sirius.db.jdbc.constraints | |
sirius.db.mixing | |
sirius.db.mixing.query | |
sirius.db.mixing.query.constraints | |
sirius.db.mongo |
Thin layer above Mongo DB.
|
sirius.db.mongo.constraints |
Class and Description |
---|
BaseQuery
Base class for queries within mixing.
|
Query
Describes the minimal functionality to be supported by a query generated by a
mapper . |
Class and Description |
---|
QueryCompiler
Parses an SQL like query and compiles it into a
Constraint . |
QueryField
Annotates a field to be used in
FilterFactory.queryString(EntityDescriptor, String, QueryField...) . |
QueryField.Mode
Determines the way, the filter value can be applied to a given field.
|
Class and Description |
---|
BaseQuery
Base class for queries within mixing.
|
Query
Describes the minimal functionality to be supported by a query generated by a
mapper . |
Class and Description |
---|
QueryCompiler
Parses an SQL like query and compiles it into a
Constraint . |
QueryField
Annotates a field to be used in
FilterFactory.queryString(EntityDescriptor, String, QueryField...) . |
QueryField.Mode
Determines the way, the filter value can be applied to a given field.
|
Class and Description |
---|
Query
Describes the minimal functionality to be supported by a query generated by a
mapper . |
Class and Description |
---|
BaseQuery
Base class for queries within mixing.
|
QueryCompiler.FieldValue
Represents a value parsed for a field.
|
QueryField
Annotates a field to be used in
FilterFactory.queryString(EntityDescriptor, String, QueryField...) . |
QueryField.Mode
Determines the way, the filter value can be applied to a given field.
|
QueryTag
Can be embedded in a query parsed by the
QueryCompiler . |
Class and Description |
---|
QueryField
Annotates a field to be used in
FilterFactory.queryString(EntityDescriptor, String, QueryField...) . |
Class and Description |
---|
BaseQuery
Base class for queries within mixing.
|
Query
Describes the minimal functionality to be supported by a query generated by a
mapper . |
Class and Description |
---|
QueryCompiler
Parses an SQL like query and compiles it into a
Constraint . |
QueryField
Annotates a field to be used in
FilterFactory.queryString(EntityDescriptor, String, QueryField...) . |
QueryField.Mode
Determines the way, the filter value can be applied to a given field.
|
Copyright © 2018. All rights reserved.