Class BulkExecutor


  • public class BulkExecutor
    extends java.lang.Object
    Created by khiloj on 3/23/16
    • Constructor Summary

      Constructors 
      Constructor Description
      BulkExecutor()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int updateTillNoRowsAffected​(org.jooq.Query q)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BulkExecutor

        public BulkExecutor()
    • Method Detail

      • updateTillNoRowsAffected

        public static int updateTillNoRowsAffected​(org.jooq.Query q)