Re: postgresql-java

Поиск
Список
Период
Сортировка
От Laszlo Hornyak
Тема Re: postgresql-java
Дата
Msg-id 20020909104656.B31480@phenix.rootshell.be
обсуждение исходный текст
Ответ на postgresql-java  ("Felipe Schnack" <felipes@ritterdosreis.br>)
Ответы Re: postgresql-java
Список pgsql-jdbc
Hi!

The official team does not. I do plan it, and there is a very buggy and basic implementation at my homesite.
http://www.rootshell.be/~hornyakl/download/
it works, but it has a __very__ small own JDBC driver, and doesn`t support most of the data types in fact.

The project is currently in replaning phase and is not available online becouse of some technical reason (if the lack
ofinternet is a reason ;). 
What I can tell you about it:
    -Communication across various protocols (CORBA, or own protocol or anything)
    -Jakarta-avalon and phoenix as framework. It is small and fast, a very flexible, so I like it.
    -A modified version of the original JDBC driver will be the embeded JDBC driver.
    -Will support load ballancing somehow.

I do not stop the project. If you have any idea or suggestion on postgresql`s java stored procedure system, you can
sendit directly to me. (there is NO public forum yet, which is problem) 

Laszlo Hornyak

ps: Anyway Oracle is not the only database with java stored proc support. Db2, progress (they believe what they do is
somethinglike that), Sybase, and so on... Postgres realy need it, I think. 


On Sun, Sep 08, 2002 at 02:08:13PM -0300, Felipe Schnack wrote:
>   Probably I should post this on a general PostgreSQL mailing list, but i'm
> not subscribed in any, so...
>   Probably you all know Oracle is able to run Java code as SPs. I just found
> this link and though it was interessanting:
> http://www.tapsellferrier.co.uk/projects/postgres-java.html
>   If I got it right, this isn't official. The official pgsql team is thinking
> about implementing java as a stored procedure language? That would be really cool.
>
> Felipe Schnack
> Analista de Sistemas
> felipes@ritterdosreis.br
> Cel.: (51)91287530
> Linux Counter #281893
>
> Faculdade Ritter dos Reis
> www.ritterdosreis.br
> felipes@ritterdosreis.br
> Fone/Fax.: (51)32303328
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Fred Tsang"
Дата:
Сообщение: Re: compile of jdbc driver failed - jdk 1.4.0_01
Следующее
От: "G.Nagarajan"
Дата:
Сообщение: connection pooling and open statement objects