<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Logging jdbc operations with Log4jdbc.</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 18 May 2013 11:47:55 -0400</pubDate>


    <item>

        <title>Another variant</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[There is also another variant, providing the same functionalities as log4jdbc-remix, but also allowing to dispatch different query types (select, update, ...) in different files (using Log4j2 and its marker functionality). This is much useful....]]></description>
        

        <pubDate>Thu, 25 Apr 2013 09:45:00 -0400</pubDate>

        

        <jf:creationDate>Thu, 25 Apr 2013 09:45:00 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 25 Apr 2013 09:45:00 -0400</jf:modificationDate>
        <jf:date>Apr 25, 2013</jf:date>
        <jf:author>Anonymous Name</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Great tool</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>For all those who say that Hibernate gives you the same functionality  - just try Log4jdbc. It gives you much better form of logged SQL  (parameters are in place - for debugging you need to directly paste  query from logs to your DB console; only...]]></description>
        

        <pubDate>Sun, 13 May 2012 16:27:57 -0400</pubDate>

        

        <jf:creationDate>Sun, 13 May 2012 16:27:57 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 13 May 2012 16:27:57 -0400</jf:modificationDate>
        <jf:date>May 13, 2012</jf:date>
        <jf:author>Pawel Dolega</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Logging jdbc operations with Log4jdbc.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>Hi, we stated using , and it will help a lot.&nbsp;</p>
<p>Thanks,</p>
<p>Burak</p>]]></description>
        

        <pubDate>Sat, 12 May 2012 05:25:33 -0400</pubDate>

        

        <jf:creationDate>Sat, 12 May 2012 05:25:33 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 12 May 2012 05:25:33 -0400</jf:modificationDate>
        <jf:date>May 12, 2012</jf:date>
        <jf:author>Burak Aksoy</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Logging jdbc operations with Log4jdbc.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>I use p6spy. It does not care whether you use a logging framework or not.</p>]]></description>
        

        <pubDate>Fri, 11 May 2012 11:09:49 -0400</pubDate>

        

        <jf:creationDate>Fri, 11 May 2012 11:09:49 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 11 May 2012 11:09:49 -0400</jf:modificationDate>
        <jf:date>May 11, 2012</jf:date>
        <jf:author>anoopkumar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Logging jdbc operations with Log4jdbc.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>hey, wheres the "I like it" button? This is a very useful tool. I used to always keep a copy of a similar tool (dont remember the name) on my USB stick, just in case.</p>]]></description>
        

        <pubDate>Thu, 10 May 2012 09:51:51 -0400</pubDate>

        

        <jf:creationDate>Thu, 10 May 2012 09:51:51 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 10 May 2012 09:51:51 -0400</jf:modificationDate>
        <jf:date>May 10, 2012</jf:date>
        <jf:author>Christian Sell</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Parameter Values?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>yes of course you could use hibernate in mode trace, but from my point of view log4jdbc offers a better way of showing data, that helps you analyze queries, moreover you can configure exactly which information are you interested on.</p>]]></description>
        

        <pubDate>Wed, 09 May 2012 03:25:45 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 May 2012 03:25:45 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 May 2012 03:25:45 -0400</jf:modificationDate>
        <jf:date>May 9, 2012</jf:date>
        <jf:author>Alex Soto</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Probably?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>No I don't use Hibernate. Obviously you could have said that there are many implementations of JPA, and they all have settings for enabling logging of datastore operations. Some also show the parameter values passed in to SQL statements too.</p>]]></description>
        

        <pubDate>Tue, 08 May 2012 03:25:34 -0400</pubDate>

        

        <jf:creationDate>Tue, 08 May 2012 03:25:34 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 08 May 2012 03:25:34 -0400</jf:modificationDate>
        <jf:date>May 8, 2012</jf:date>
        <jf:author>neilstockton</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Parameter Values?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>Have you read the hibernate guide?</p>
<p>&nbsp;</p>
<p>All you have to do is set the log level for&nbsp;org.hibernate.type to the right level.</p>
<p>&nbsp;</p>
<p>log4j.logger.org.hibernate.type=trace</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description>
        

        <pubDate>Mon, 07 May 2012 20:26:34 -0400</pubDate>

        

        <jf:creationDate>Mon, 07 May 2012 20:26:34 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 07 May 2012 20:26:34 -0400</jf:modificationDate>
        <jf:date>May 7, 2012</jf:date>
        <jf:author>Matthew Inger</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Logging jdbc operations with Log4jdbc.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=64411</link>

        

        
            <description><![CDATA[<p>When we develop any application, after we finish it or when we end up any of its module, we start optimization process. Most applications contain database access, and if you are using an ORM, probably you will use hibernate. Optimizing hibernate...]]></description>
        

        <pubDate>Mon, 07 May 2012 13:20:37 -0400</pubDate>

        

        <jf:creationDate>Mon, 07 May 2012 13:20:37 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 07 May 2012 13:20:37 -0400</jf:modificationDate>
        <jf:date>May 7, 2012</jf:date>
        <jf:author>Alex Soto</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

