|
Hi:
I need some hints as to how to
handle a situation with iBatis.
I would like to perform an
INSERT, then catch the sqlexception and determine if it is caused by a duplicate
key. If so, I will want to perform an UPDATE to the record.
I realize that DAO throws a
daoexception, but I am not quite sure how to handle it.
Does anybody have any
ideas?
Thanks in advance,
Edwin
|
- insert sql exception how to Edwin Lukaweski
- Re: insert sql exception how to Brandon Goodin
- Re: insert sql exception how to Edwin Lukaweski
- Re: insert sql exception how to Brandon Goodin
- Re: Re: insert sql exception how to Jerome Gagner
- Re: Re: insert sql exception how to Larry Meadors
- Re: Re: insert sql exception how... Edwin Lukaweski
- Same Connection Guaranteed d... Fred Janon
- Re: Same Connection Guarante... Larry Meadors
- Re: Same Connection Guarante... Fred Janon
- Re: Same Connection Guarante... Larry Meadors
