Re: [HACKERS] [GENERAL] java stored procedures

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: [HACKERS] [GENERAL] java stored procedures
Дата
Msg-id 3C0FB2CB.90901@tm.ee
обсуждение исходный текст
Ответ на Re: [GENERAL] java stored procedures  (Barry Lind <barry@xythos.com>)
Список 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 по дате отправления:

Предыдущее
От: "Nicolas Verger"
Дата:
Сообщение: Patch : Re: JDBC improvements
Следующее
От: Tim Holloway
Дата:
Сообщение: Insert/Update that doesn't