-->
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: native query after a hql query ? data readable immediately?
PostPosted: Sun Jun 30, 2013 4:45 am 
Newbie

Joined: Mon Jan 21, 2008 12:38 pm
Posts: 3
Hi

in one transaction i save stuff to the db using plain hibernate (hql). This is done in one transaction. i.e. in a @Transactional spring service

Directly after this transaction (and offically outside transaction), i do a native mysql query (still through a hibernate session). My question is: am i guaranteed that the data is readable via native query ? or is it dependant on the first transaction fully committing and flushing to db which might not have happened right away ?


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.