[Pljava-dev] Updated VarLenTuple example

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] Updated VarLenTuple example
Date: 2006-10-01 20:16:53
Message-ID: 45202235.8060809@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Markus Schaber wrote:
> Hi, Thomas,
>
>
> Markus Schaber wrote:
>
>> I added the typeName parameter to receive() and input(), as I did not
>> want to sacrifice the possibility handling different datatypes, which is
>> present in the SQLData interface.
>>
>
> I now dropped that.
>
> As we have static methods, which are defined independently of the
> SQLData implementation, we can easily have two or more sets of them that
> correspond to the same multi-type SQLData implementation.
>
>
Good. I like this version better :-)

Regards,
Thomas Hallgren

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Markus Schaber 2006-10-01 20:33:06 [Pljava-dev] Updated VarLenTuple example
Previous Message Markus Schaber 2006-10-01 20:14:35 [Pljava-dev] Updated VarLenTuple example