类 Mongo

    • 构造器详细资料

      • Mongo

        public Mongo​(SqlToyContext sqlToyContext,
                     DataSource dataSource)
        参数:
        sqlToyContext -
        dataSource -
    • 方法详细资料

      • resultType

        public Mongo resultType​(Type resultType)
      • humpMapLabel

        public Mongo humpMapLabel​(Boolean humpMapLabel)
      • getOne

        public Object getOne()
        返回:
      • find

        public List<?> find()
        返回:
      • findTop

        public List<?> findTop​(Float topSize)
        参数:
        topSize -
        返回:
      • findPage

        public Page findPage​(Page page)
        参数:
        page -
        返回: