109110111112113114115116117118119
setIdentifierMethod, componentIdType, session ); final HibernateProxy proxy; try { proxy = getProxyInstance(factory, instance); } catch (Exception e) { throw new HibernateException( "CGLIB Enhancement failed: " + persistentClass.getName(), e );