[RDB DAS] Need to allow passing ResultDescriptor for dynamic Commands (Ref.JIRA-1355)

2007-07-12 Thread Amita Vadhavkar
Hi, Recently there came up a requirement from user (ref. JIRA-1355), when the user was attempting DAS.createCommand(sql) in Oracle. As of today, in RDB DAS, user can specify ResultDescriptor using external Config File containing Commands. But there is no provision for user to pass ResultDescriptor

Re: [RDB DAS] Need to allow passing ResultDescriptor for dynamic Commands (Ref.JIRA-1355)

2007-07-12 Thread Adriano Crestani
Yes, Amita, I agree with you there must be a way to define the ResultDescriptor when the user create the command using createCommand method. But instead of define it in a sequence, it could be defined relating the ResultDescriptor with a column index. However, the problem the user came up on JIRA

Re: [RDB DAS] Need to allow passing ResultDescriptor for dynamic Commands (Ref.JIRA-1355)

2007-08-06 Thread Amita Vadhavkar
Hi Adriano, Just to get it clear, at present, result descriptor defn is So, you are suggesting to add a new attribute, to this? Regards, Amita On 7/12/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > Yes, Amita, I agree with you there must be a way t

Re: [RDB DAS] Need to allow passing ResultDescriptor for dynamic Commands (Ref.JIRA-1355)

2007-08-06 Thread Adriano Crestani
Yes, but I suggest the name columnIndex or just index instead of columnIdx. Regards, Adriano Crestani On 8/6/07, Amita Vadhavkar <[EMAIL PROTECTED]> wrote: > > Hi Adriano, > Just to get it clear, at present, result descriptor defn is > > > > > > > > So, you are