[jboss-user] [JBoss Seam] - Re: Seam 1.3.0.ALPHA entity converter: The instance was not
jazir1979
do-not-reply at jboss.com
Thu Jun 28 01:56:59 EDT 2007
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#4058540
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058540
More information about the jboss-user
mailing list