コード例 #1
0
 @Override
 public Type getIdentifierType(String className) throws MappingException {
   return delegate.getIdentifierType(className);
 }