Class InsertValidationResponse


  • public class InsertValidationResponse
    extends Object
    Response for an insert operation into a channel, which may contain a list of InsertValidationResponse.InsertError objects if there is any failure during insertion.
    • Constructor Detail

      • InsertValidationResponse

        public InsertValidationResponse()
    • Method Detail

      • hasErrors

        public boolean hasErrors()
        Check whether there is any error during insertion
        Returns:
        false if no insertion error, otherwise true
      • getErrorRowCount

        public int getErrorRowCount()
        Get the number of erroneous row count