Interface IBatchTransfer

  • All Known Implementing Classes:
    BatchTransfer

    public interface IBatchTransfer
    • Method Detail

      • add

        void add​(java.lang.Object... values)
      • transfer

        int[] transfer()
                throws java.sql.SQLException
        Throws:
        java.sql.SQLException