MongoDBStorage

constructor(mongoDBConnection: MongoDBConnection, databaseName: String, collectionName: String, serializer: Serializer<T, String>)

Parameters

T

Type of the domain entity