Class SuperQuery


  • public class SuperQuery
    extends Object
    Created by christian on 9/20/2017.
    • Constructor Detail

    • Method Detail

      • selectOrderBy

        public org.jooq.SelectQuery selectOrderBy​(List<OrderAttribute> orderAttributes)
      • setOrderBy

        public org.jooq.SelectQuery setOrderBy​(List<OrderAttribute> orderAttributes,
                                               org.jooq.SelectQuery selectQuery)
      • select

        public org.jooq.SelectQuery select()
      • isOutputWithJson

        public boolean isOutputWithJson()