Package nxt.db

Interface DbKey

    • Method Detail

      • setPK

        int setPK​(java.sql.PreparedStatement pstmt)
           throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • setPK

        int setPK​(java.sql.PreparedStatement pstmt,
                  int index)
           throws java.sql.SQLException
        Throws:
        java.sql.SQLException