minor
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@6886 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
11a548e1b3
commit
1ccd7b67d8
|
@ -1228,10 +1228,9 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
|
|||
<entry>Log all JDBC resource acquisition</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>org.hibernate.hql.ast</literal></entry>
|
||||
<entry><literal>org.hibernate.hql.ast.AST</literal></entry>
|
||||
<entry>
|
||||
Log HQL and SQL ASTs and other information about
|
||||
query parsing
|
||||
Log HQL and SQL ASTs during query parsing
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in New Issue