-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Error Ocurred in Save Opperation
PostPosted: Wed Feb 02, 2005 1:56 pm 
Newbie

Joined: Wed Feb 02, 2005 1:49 pm
Posts: 4
Hi People, I'm have a problem in the save moment object. The exception is :

net.sf.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.se.bo.workflow.WFProcess
at net.sf.hibernate.impl.SessionImpl.throwTransientObjectException(SessionImpl.java:2788)


I don't have idea why this exception is ocurred.

Can you help me ??

Thank you for all

Jeferson


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 02, 2005 2:23 pm 
Beginner
Beginner

Joined: Mon Jan 03, 2005 12:49 pm
Posts: 21
You are referencing an object in the saved instance that is not persisted (transient) and you didn't set the cascade feature.

Bye


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.