|
Hi Jeff, Thanks for this. It has worked. I have one more question. In my table, the
primary key is to be generated using a sequence (I am using Oracle). Now, I
have altered the Insert in the sql map file so that it does not take the ID
from the parameter Class. I need the value of the sequence that gets generated
for the newly inserted record so that I can use it to populate other related
tables. Can you suggest a good method of doing this using iBATIS? Thanks so much Regards ~Rashmi From: Jeff Butler
[mailto:[EMAIL PROTECTED] Add this line of code before calling the DAO method: roleExl.setIsActive_Indicator(RolesExample.EXAMPLE_EQUALS); HTH - Jeff Butler On 2/5/06, Rashmi
Dave <[EMAIL PROTECTED]>
wrote: Hi Jeff, |
- Re: [Abator] selectByExample not working? Jeff Butler
- RE: [Abator] selectByExample not working? Rashmi Dave
- Re: [Abator] selectByExample not working? Jeff Butler
