| Join |
This class represent a join operation
|
| JoinableMap |
This is a wrapper of map implementation wit the joinable implementation.
|
| JoinableMap.GroupableSet |
This private class is only to knows if the set implementation
into the groupable object is because the groupable object was grouped
whit other instance or the set is domains information.
|
| JoinableMap.JoinableEntry<K,V> |
|
| ParameterizedQuery |
This class contains a query instance to evaluate using the parameters
associated to this instance.
|
| ParameterizedQuery.ParameterizedQueryBsonCustomBuilderLayer |
This inner class implements the custom method to create a Parameterized Query instance from a bson document.
|
| Query |
This class contains all the parameter needed to create a query.
|
| Queryable.DefaultConsumer<O> |
|
| Queryable.IntrospectionConsumer<O> |
This private class is the default consume method of the queries.
|
| Queryable.ReadableDataSource |
|
| ResultSet<O> |
Collect all the information about query execution.
|