-->
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: SessionFactoryImpl: Checking 15 queries
PostPosted: Fri Oct 21, 2005 6:34 am 
Newbie

Joined: Mon Sep 26, 2005 8:43 am
Posts: 16
I am in the process of Upgrading Hibernate from version 2.1.6 to 3.0.5. When I start my server, I see the log showing:
Code:
[SessionFactoryImpl]: Checking 15 queries.


I want to know what is this exactly. Is it kind of Sanity check that's being performed by new Hibernate. Is this the new feature in Hibernate 3 ? (As I didn't see this kind of message in Hibernate 2.1.6)

_________________
--Beejal


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 21, 2005 7:44 am 
Newbie

Joined: Wed Oct 05, 2005 1:20 pm
Posts: 15
Location: Russia Izhevsk
It means you have 15 named HQL queries. Each named query will be compiled during creation SessionFactory in order to check these queries for the purpose of errors.

--
Andrey Grebnev
http://www.jroller.com/page/agrebnev


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.