类 Elastic

    • 构造器详细资料

      • Elastic

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

      • resultType

        public Elastic resultType​(Type resultType)
      • humpMapLabel

        public Elastic humpMapLabel​(Boolean humpMapLabel)
      • getOne

        public Object getOne()
        返回:
      • find

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

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

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