-->
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: how get query before execute
PostPosted: Thu Mar 18, 2010 10:07 am 
Newbie

Joined: Thu Mar 18, 2010 10:00 am
Posts: 1
I need get a native query (insert/update/delete) before it is executed in database.

With interceptor, i got query such as: INSERT INTO TableA(Col1,Col2,Col3) VALUES(?,?,?)

But i need to get query such as: INSERT INTO TableA(Col1,Col2,Col3) VALUES("Value1","Value2","Value3")


Thx


Top
 Profile  
 
 Post subject: Re: how get query before execute
PostPosted: Sat Mar 27, 2010 4:53 am 
Beginner
Beginner

Joined: Wed Jan 07, 2009 7:07 pm
Posts: 26
use p6Spy.


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.