| Author |
Tranlated Sql query
|
djyoti sahu
Greenhorn
Joined: Jan 28, 2003
Posts: 26
|
|
Hi, How could I see the transalted sql from ejb ql in jboss server. MyEclipse is IDE for my development environment. Regrads jyoti
|
 |
Reid M. Pinchback
Ranch Hand
Joined: Jan 25, 2002
Posts: 775
|
|
|
Look at the log4j.xml file in the conf directory. You need to turn on trace-level logging in the CMP layer. If memory serves, JBoss has a special logging level definition that I you need to use to actually see the SQL statement.
|
Reid - SCJP2 (April 2002)
|
 |
 |
|
|
subject: Tranlated Sql query
|
|
|