Type alias MongoDBDAOGenerics<Entity, AST, Scalars, Types, MetadataType, OperationMetadataType, EntityManager>

MongoDBDAOGenerics<Entity, AST, Scalars, Types, MetadataType, OperationMetadataType, EntityManager>: DAOGenerics<Entity, AST, Scalars, Types, MetadataType, OperationMetadataType, {
    collection: Collection;
}, CountOptions, FindOptions, BulkWriteOptions, UpdateOptions, ReplaceOptions, DeleteOptions, EntityManager>

Type Parameters

Generated using TypeDoc