@Override
 public DatabaseMetaData getMetaData() throws SQLException {
   return delegate.getMetaData();
 }