@Override
 public String getSchema() throws SQLException {
   return delegate.getSchema();
 }