@Override
 public Map<String, Class<?>> getTypeMap() throws SQLException {
   return delegate.getTypeMap();
 }