Example #1
0
 @Override
 public int getResultSetType() throws SQLException {
   return stat.getResultSetType();
 }