-->
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: hibernate does not insert entity...
PostPosted: Wed Mar 14, 2007 4:47 pm 
Newbie

Joined: Wed Mar 14, 2007 4:30 pm
Posts: 2
Guys,

Met very strange situation here. Application was developed year ago. Handles 25 types of entities just perfectly. All entities inserted, updated, selected, deleted just fine.

Surpisizingly it stopped inserting one of them what might be considered normal because code base changes from time to time. But the way it fails is absolutely irrational. Calls to session.saveOrUpdate() do not throw any exception , however, entity not inserted into database. Transaction.commit() is called of course, moreover, the same library used for all types of entities and all other entities inserted.

Entity mapping is the most simple, plain properties with no lists, bags, maps whatsoever. No need to say database is up and running.

Has anyone observed such misbehavior?

Thank you in advance,

Filin


Hibernate version: 3.1

Name and version of the database you are using: TimesTen

Read this: http://hibernate.org/42.html


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.