コード例 #1
0
 @Override
 public boolean isValid(int timeout) throws SQLException {
   return delegate.isValid(timeout);
 }