Lines Matching refs:BatchUpdateException
9630 public class BatchUpdateException extends java.sql.SQLException {
9631 ctor public BatchUpdateException(String, String, int, int[]);
9632 ctor public BatchUpdateException(String, String, int[]);
9633 ctor public BatchUpdateException(String, int[]);
9634 ctor public BatchUpdateException(int[]);
9635 ctor public BatchUpdateException();
9636 ctor public BatchUpdateException(Throwable);
9637 ctor public BatchUpdateException(int[], Throwable);
9638 ctor public BatchUpdateException(String, int[], Throwable);
9639 ctor public BatchUpdateException(String, String, int[], Throwable);
9640 ctor public BatchUpdateException(String, String, int, int[], Throwable);