-->
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.  [ 1 post ] 
Author Message
 Post subject: Evict Error
PostPosted: Mon Aug 25, 2008 5:16 am 
Newbie

Joined: Thu Nov 25, 2004 11:41 am
Posts: 9
session.evict(model) give "id column not null" if model table have a unique index and model has a unique error.

this table has a other primary index on id indentity column and for loginid unique index.

when try session.saveorupdate(model) and this model has already loginid in the table and given error, we try session.evict(model) after control session.contains(model) in this case session.evict(model) give upper error.
sessin.contains(model) return true for this model.

is anybody know solve this case.


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

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.