IdentifiableMongoDbPersistence<T extends IIdentifiable<K>, K> constructor

IdentifiableMongoDbPersistence<T extends IIdentifiable<K>, K>(
  1. String collection
)

Creates a new instance of the persistence component.

  • collection (optional) a collection name.