Search:

Type: Posts; User: sri; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,971

    The solution.

    Thanks Juergen,

    This is what I have to do to fix the problem (If in case someone encounters the same problem.)
    Add this line

    <prop
    key="delete*">PROPAGATION_REQUIRED
    </prop>
  2. Replies
    2
    Views
    2,971

    ibatis error trying to delete a row

    Hi,
    I am using spring to write a web application. I used JPetstore as a reference. Many thanks for the Spring team.

    I am using IBATIS sql maps. I tried to add a additonal method to DAO to delete...
Results 1 to 2 of 2