0 Replies Latest reply on Jan 31, 2003 8:34 AM by julien

    Getting SQL code of CMP beans

    julien

      Hi,

      I have session beans calling entity beans. When the call on the entity fails, I'd like to retrieve the SQL code of the query to save it. I know you can see this code inside the server.log file but it is not exactly what I expect.

      Does anyone know how to get this SQL code from my session bean?