3 Replies Latest reply on Mar 6, 2004 10:28 PM by aloubyansky

    DB update after select (finder method)

    neil_lee

      I found some post about this, but still couldn't solve the problem.
      I am using jboss-3.2.3. It execute UPDATE statement after finder method of CMP.

      ========== log ==========

      2003-12-26 11:59:31,171 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.Ibsord#findByPrimaryKey] Executing SQL: SELECT ...
      2003-12-26 11:59:31,187 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.Ibsord] Executing SQL: SELECT ...
      2003-12-26 11:59:34,874 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.Ibsordb#findByParent] Executing SQL: SELECT ...
      2003-12-26 11:59:34,905 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.Ibsordb] Executing SQL: SELECT ...
      2003-12-26 11:59:39,577 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreEntityCommand.Ibsordb] Executing SQL: UPDATE IBSORDB ...