<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hibernate sql logs P6Spy</title><link>https://community.appian.com/discussions/f/general/8294/hibernate-sql-logs-p6spy</link><description>I am wondering if someone already install P6Spy? And how did you proceed ? Thanks, Charlène OriginalPostID-231168</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hibernate sql logs P6Spy</title><link>https://community.appian.com/thread/36294?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 16:12:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e1972398-d25f-4354-9805-c3d4ba110fee</guid><dc:creator>James Carter</dc:creator><description>The second (&amp;quot;TRACE&amp;quot;) logger will provide the values. They will be output separately from the example you provide, so cannot easily copy the query into an external client for testing, but at least provides the exact values that were used.&lt;br /&gt;&lt;br /&gt;log4j.logger.org.hibernate.type=TRACE&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hibernate sql logs P6Spy</title><link>https://community.appian.com/thread/36292?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 15:53:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f00d4479-bdf7-4ac8-b094-d5a589cdab8e</guid><dc:creator>charlneb</dc:creator><description>The native hibernate logging just display all parameter values as question mark. &lt;br /&gt;We can see generated sql query, but not the data values.&lt;br /&gt;With Hibernate, we are getting this kind of logs:&lt;br /&gt;Hibernate: insert into mkyong.stock_transaction&lt;br /&gt;(CHANGE, CLOSE, DATE, OPEN, STOCK_ID, VOLUME)&lt;br /&gt;values (?, ?, ?, ?, ?, ?)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hibernate sql logs P6Spy</title><link>https://community.appian.com/thread/36290?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 15:30:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e2801cd-4243-418e-847f-47afbb4d1a9b</guid><dc:creator>James Carter</dc:creator><description>Do the native hibernate logging capabilities that can be enabled out of the box meet your needs? &lt;a href="https://forum.appian.com/suite/help/16.2/Logging.html#Adding_Database_Integration_Details"&gt;forum.appian.com/.../Logging.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>