Thread: PL/Java 1.3.beta was released today

PL/Java 1.3.beta was released today

From
Thomas Hallgren
Date:
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.

Kind Regards,
Thomas Hallgren