[Pljava-dev] PL/Java 1.3.beta released.

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] PL/Java 1.3.beta released.
Date: 2006-05-14 14:15:46
Message-ID: 44673B92.9030109@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

This release is about type mapping and the creation of new types in
PL/Java. An extensive effort has gone into making the PL/Java type
system extremely flexible. Not only can you map arbitrary SQL data types
to java classes. You can also create new scalar types completely in Java.

The new type system also handles domains, arrays, and pseudo types like
"any", anyelement, and anyarray.

The new release can be picked from the PL/Java download page at
http://wiki.tada.se/display/pljava/Download+Page.

The final release is planned for end of May. If you have any known
issues or problems with PL/Java, please report them now. All testing
that is done on this beta release will help improve the quality of
PL/Java so please start pounding on it.

Kind Regards,
Thomas Hallgren

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Filip Hrbek 2006-05-15 08:23:28 [Pljava-dev] PL/Java 1.3.beta released.
Previous Message Filip Hrbek 2006-05-09 07:22:27 [Pljava-dev] VM death with PlJava