...debugging Hibernate - BlobType.replace says:
| public Object replace(Object original, Object target, SessionImplementor session,
Object owner, Map copyCache) throws HibernateException {
| //Blobs are ignored by merge()
| return target;
| }
|
"It's not a bug - it's feature"?!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120359#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...