@Override
 public Type getIdentifierType(String className) throws MappingException {
   return delegate.getIdentifierType(className);
 }