Hi Sajith, You should be able to use OpenJPA properties to change the log levels to view SQL queries. Please have a look at - http://openjpa.apache.org/builds/1.1.0/docs/ref_guide_logging_openjpa.html
HTH Thanks, Waruna On 9 September 2012 08:41, Sajith Kariyawasam <[email protected]> wrote: > Hi all, > > Is there any way I can view the database calls being invoked while Apache > ODE is running ? (Im using 1.3.5) > for eg, a parameter to set like in Hibernate we can set "showsql" parameter > to true. > > Is it by default being logged in DEBUG mode? > > -- > Best Regards > Sajith > -- ----------------------------------------------------- Regards, Waruna Ranasinghe blog: http://warunapw.blogspot.com twitter: http://twitter.com/warunapww http://lk.linkedin.com/in/waruna www.facebook.com/waruna.ranasinghe http://code.google.com/p/hpc4finance/
