[Pljava-dev] Updated VarLenTuple example (was: SQLInput and SQLOutput implementations)

From: schabi at logix-tt(dot)com (Markus Schaber)
To:
Subject: [Pljava-dev] Updated VarLenTuple example (was: SQLInput and SQLOutput implementations)
Date: 2006-10-01 20:09:35
Message-ID: 4520207F.6030406@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi, Thomas,

And here's an updated VarLenTuple example. It's not tested yet (as the
SQLInput/SQLOutput native part is not fixed yet), but compiles fine.

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.

Regards,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VarLenTuple.java
Type: text/x-java
Size: 10587 bytes
Desc: not available
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20061001/012a6515/attachment.bin>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Markus Schaber 2006-10-01 20:14:35 [Pljava-dev] Updated VarLenTuple example
Previous Message Markus Schaber 2006-10-01 19:03:23 [Pljava-dev] SQLInput and SQLOutput implementations