git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@6886 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Gavin King 2005-05-24 17:16:29 +00:00
parent 11a548e1b3
commit 1ccd7b67d8
1 changed files with 2 additions and 3 deletions

View File

@ -1228,10 +1228,9 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
<entry>Log all JDBC resource acquisition</entry> <entry>Log all JDBC resource acquisition</entry>
</row> </row>
<row> <row>
<entry><literal>org.hibernate.hql.ast</literal></entry> <entry><literal>org.hibernate.hql.ast.AST</literal></entry>
<entry> <entry>
Log HQL and SQL ASTs and other information about Log HQL and SQL ASTs during query parsing
query parsing
</entry> </entry>
</row> </row>
<row> <row>