Also, I have a quick question- would it be as simple as changing the
PersistenceProvider.instance().getId() to do the same thing as the default getId()
implementation (Entity.forClass( bean.getClass() ).getIdentifier(bean)) rather than
delegating to Hibernate?
Or will I run into further TransientObjectExceptions later on?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058540#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...