Re: Question for Java developers on Hibernate

On Thu, Jul 28, 2011 at 5:47 PM, Guillermo Alan Bort
<cicciuxdba@xxxxxxxxx> wrote:

>  so I asked for the SQL Query and the reply was that they are
> using hibernate and that it doesn't allow them to see the queries.

This is not true, see for example
http://docs.jboss.org/hibernate/core/3.6/reference/en-US/html/session-configuration.html#configuration-logging
This feature is present in the older versions as well. IIRC it even
logs failing queries with actual errors :)
--
http://www.freelists.org/webpage/oracle-l


Other related posts: