-->
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: Property values in select statement
PostPosted: Thu Sep 08, 2005 9:46 am 
Newbie

Joined: Thu Sep 08, 2005 9:34 am
Posts: 8
Hi

I've got the following setting

<property name="hibernate.show_sql">true</property>

which produces the following select statement

select field, field1, field2 .... from table where field = ? and field2 = ?.

At this point I would like to see what the values are for the Properties, ? and ? respectively.

Is there a setting to give me this, or a way to get the values.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 08, 2005 9:58 am 
Pro
Pro

Joined: Fri Sep 02, 2005 4:21 am
Posts: 206
Location: Vienna
Hi,

The answer is no.

You can only get more information using Hibernate's log.

Erik


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.