Re: KeyProperty attribute in Selectkey Tag

2009-02-13 Thread Ingmar Lötzsch
Well I do have sequences defined for my each table which acts as a primary key for my table now I want to use this generatedkey as a foreign key in another table so now if I use my class attribute to have this sequence id , then how can I get that key in java code , I am assuming I can do in fo

Re: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Nathan Maves
stion my friend, why would I just keep writing mails. -Original Message- From: Jeff Butler [mailto:jeffgbut...@gmail.com] Sent: Thursday, February 12, 2009 11:43 PM To: user-java@ibatis.apache.org Subject: Re: KeyProperty attribute in Selectkey Tag Dude...seriously...*try it*. The i

Re: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread j-lists
ying) it that's why I am asking question my friend, why > would I just keep writing mails. > > -Original Message- > From: Jeff Butler [mailto:jeffgbut...@gmail.com] > Sent: Thursday, February 12, 2009 11:43 PM > To: user-java@ibatis.apache.org > Subject: Re: KeyProper

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Rahul Saluja
ill return an Object but an object of what type??. > > > > Looking forward to your response. > > > > Regards > > Rahul Saluja > > > > From: Burke.Kevin [mailto:kevin.bu...@cic.gc.ca] > Sent: Thursday, February 12, 2009 11:1

Re: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Jeff Butler
but an object of what type??. > > > > Looking forward to your response. > > > > Regards > > Rahul Saluja > > > > From: Burke.Kevin [mailto:kevin.bu...@cic.gc.ca] > Sent: Thursday, February 12, 2009 11:17 PM > To: user-ja

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Rahul Saluja
query to determine the next value, and the actual insert in your statement. -Kevin -Original Message- From: Rahul Saluja [mailto:rahul.sal...@vnl.in] Sent: February 12, 2009 12:00 PM To: user-java@ibatis.apache.org Subject: RE: KeyProperty attribute in Selectkey Tag Does anybody car

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Burke.Kevin
actual insert in your statement. -Kevin -Original Message- From: Rahul Saluja [mailto:rahul.sal...@vnl.in] Sent: February 12, 2009 12:00 PM To: user-java@ibatis.apache.org Subject: RE: KeyProperty attribute in Selectkey Tag Does anybody care to reply

Re: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Larry Meadors
Or...you know, maybe *try it* while you wait. :-) Larry On Thu, Feb 12, 2009 at 10:08 AM, Sundar Sankar wrote: > PPL are volunteering to reply, They arent obliged to u in > any way. You gotto be patient if u need reply. Please do watch what you say > please >

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Rahul Saluja
reply. Please. From: Rahul Saluja [mailto:rahul.sal...@vnl.in<mailto:rahul.sal...@vnl.in>] Sent: Thursday, February 12, 2009 10:22 PM To: user-java@ibatis.apache.org<mailto:user-java@ibatis.apache.org> Subject: RE: KeyProperty attribute in Se

Re: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Sundar Sankar
> > > > Please. > -- > > *From:* Rahul Saluja [mailto:rahul.sal...@vnl.in] > *Sent:* Thursday, February 12, 2009 10:22 PM > > *To:* user-java@ibatis.apache.org > *Subject:* RE: KeyProperty attribute in Selectkey Tag > > &g

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Rahul Saluja
Does anybody care to reply. Please. From: Rahul Saluja [mailto:rahul.sal...@vnl.in] Sent: Thursday, February 12, 2009 10:22 PM To: user-java@ibatis.apache.org Subject: RE: KeyProperty attribute in Selectkey Tag Hey Burke, So does this mean if I simply say

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Rahul Saluja
code. Regards Rahul Saluja From: Burke.Kevin [mailto:kevin.bu...@cic.gc.ca] Sent: Thursday, February 12, 2009 10:20 PM To: user-java@ibatis.apache.org Subject: RE: KeyProperty attribute in Selectkey Tag This the name of the attribute you can use in your INSERT com

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Burke.Kevin
This the name of the attribute you can use in your INSERT command to specify the primary key. -Kevin -Original Message- From: Rahul Saluja [mailto:rahul.sal...@vnl.in] Sent: February 12, 2009 11:43 AM To: user-java@ibatis.apache.org Subject: KeyP

RE: KeyProperty attribute in Selectkey Tag

2009-02-12 Thread Rahul Saluja
And one more thing is this is a optional attribute. Regards Rahul Saluja From: Rahul Saluja [mailto:rahul.sal...@vnl.in] Sent: Thursday, February 12, 2009 10:13 PM To: user-java@ibatis.apache.org Subject: KeyProperty attribute in Selectkey Tag Importance: High He