Class ObjectQuery

    • Field Detail

      • context

        protected org.jooq.DSLContext context
      • jsonDataBlock

        protected boolean jsonDataBlock
      • itemType

        protected String itemType
      • serial

        protected static int serial
    • Constructor Detail

      • ObjectQuery

        protected ObjectQuery​(org.jooq.DSLContext context,
                              PathResolver pathResolver)
    • Method Detail

      • reset

        public void reset()
      • inc

        public void inc()
      • getSerial

        public static int getSerial()
      • getItemType

        public String getItemType()
      • isJsonDataBlock

        public boolean isJsonDataBlock()