This content has been marked as final.
Show 1 reply
-
1. Re: Defining a Database Schema in JBOSS CMP
lekkim Dec 17, 2003 1:33 PM (in response to afranken)I am also quite interested in this... Have you tried switching on debug for the CMP engine to see what SQL is actually used ?
To enable debug add the following to your log4j.xml file in the conf directory. The output is sent to the server.log:
lekkim