Re: postgresql-java

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Laszlo Hornyak <hornyakl(at)rootshell(dot)be>
Cc: Felipe Schnack <felipes(at)ritterdosreis(dot)br>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: postgresql-java
Date: 2002-09-09 14:22:44
Message-ID: 1031581365.1776.15.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Laszlo,

Why don't you register the project on gborg, then you will get a public
forum.

Dave
On Mon, 2002-09-09 at 04:46, Laszlo Hornyak wrote:
> 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 of internet 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 send it 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 something like 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(at)ritterdosreis(dot)br
> > Cel.: (51)91287530
> > Linux Counter #281893
> >
> > Faculdade Ritter dos Reis
> > www.ritterdosreis.br
> > felipes(at)ritterdosreis(dot)br
> > Fone/Fax.: (51)32303328
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felipe Schnack 2002-09-09 14:23:01 Re: postgresql-java
Previous Message Dave Cramer 2002-09-09 14:21:42 Re: connection pooling and open statement objects