Class ProjectAccessorImpl

    • Field Summary

      • Fields inherited from class step.core.accessors.AbstractCRUDAccessor

        collection
      • Fields inherited from class step.core.accessors.AbstractAccessor

        mongoClientSession
    • Constructor Summary

      Constructors 
      Constructor Description
      ProjectAccessorImpl​(step.core.accessors.MongoClientSession clientSession)  
    • Method Summary

      • Methods inherited from class step.core.accessors.AbstractCRUDAccessor

        findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, queryByAttributes, queryByAttributes, remove, save, save
      • Methods inherited from class step.core.accessors.AbstractAccessor

        createOrUpdateCompoundIndex, createOrUpdateIndex, createOrUpdateTTLIndex, getJongoCollection, getMongoCollection
      • Methods inherited from interface step.core.accessors.Accessor

        findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange
      • Methods inherited from interface step.core.accessors.CRUDAccessor

        remove, save, save
    • Constructor Detail

      • ProjectAccessorImpl

        public ProjectAccessorImpl​(step.core.accessors.MongoClientSession clientSession)