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