Also, you can enable in Log4J settings:
<category name="org.hibernate.tool.hbm2ddl.SchemaExport"
| additivity="false">
| <priority value="DEBUG" />
| </category>
|
| <category name="org.hibernate.tool.hbm2ddl.SchemaUpdate"
| additivity="false">
| <priority value="DEBUG" />
| </category>
|
| <category name="org.hibernate.SQL" additivity="false">
| <priority value="DEBUG" />
| </category>
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094342#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...