Class FunctionPackageAccessorImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String COLLECTION_NAME  
      • Fields inherited from class step.core.accessors.AbstractCRUDAccessor

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

        mongoClientSession
    • Constructor Summary

      Constructors 
      Constructor Description
      FunctionPackageAccessorImpl​(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, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange
      • Methods inherited from interface step.core.accessors.CRUDAccessor

        remove, save, save
    • Field Detail

      • COLLECTION_NAME

        public static String COLLECTION_NAME
    • Constructor Detail

      • FunctionPackageAccessorImpl

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