Hibernar mostrar SQL real [duplicar]
Esta pregunta ya tiene una respuesta aquí:
Si establezco
<property name="show_sql">true</property>
En mi hibernar.cfg.xml archivo de configuración en la consola puedo ver el SQL.
Pero no es real SQL... ¿Puedo ver el código SQL que se pasará directamente a la base de datos?
Ejemplo:
Veo
select this_.code from true.employee this_ where this_.code=?
Puedo ver
select employee.code from employee where employee.code=12
El real SQL?
Warning: Undefined property: agent_blog_content::$date_asked in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 32
Warning: Undefined property: agent_blog_content::$count_answers in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 52