| CollectionIdFunction |
Function that returns a random ID for a collection.
|
| CollectionLinkFunction |
Function used to chain an entity with a sub collection.
|
| JsonSelectAllFunction |
Extracts all the values of a given JSON path.
|
| JsonSelectFunction |
Function that selects a JSON object using a JSON path.
|
| MongoComplexDataSource |
Class that builds an App-Schema iterator ready to be used with MongoDB.
|
| MongoComplexUtilities |
This class contains utilities methods for dealing with MongoDB complex features.
|
| MongoNestedAttributeExpressionFactory |
Custom nested attribute expressions builder for MongoDB.
|
| MongoNestedMapping |
MongoDB custom nested attribute mapping for app-schema.
|
| MongoNestedMappingFactory |
Custom nested attributes mappings builder for MongoDB.
|
| NestedCollectionLinkFunction |
Function used to chain an entity with a sub collection.
|