Re: [HACKERS] [GENERAL] java stored procedures - Mailing list pgsql-jdbc

From Hannu Krosing
Subject Re: [HACKERS] [GENERAL] java stored procedures
Date
Msg-id 3C0FB2CB.90901@tm.ee
Whole thread Raw
In response to Re: [GENERAL] java stored procedures  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
Laszlo Hornyak wrote:

>>
>> | I am very interested in hearing what your plans are for pl/java.  I
>> | think this is a very difficult project, but one that would be very
>> | useful and welcome.
>>
>> I would very much like to hear about the plans myself.
>
> I do not see so big difficulities yet, am I so lame? It won`t be easy,
> realy, we should keep it simple, at least becouse of me.

Let me propose a very different approach to PL/J - use gcc-java and
figure out the problems
with (dynamic) compiling and dynamic linking.

This is an approach somewhat similar to .NET/C# that you first compile
things and then run instead
of trying to do both at the same time ;)

Oracle /may/ be doing something similar with their java stored
procedures, as they claim these to be "compiled".

-----------------
Hannu



pgsql-jdbc by date:

Previous
From: "Nicolas Verger"
Date:
Subject: Patch : Re: JDBC improvements
Next
From: Tim Holloway
Date:
Subject: Insert/Update that doesn't