Menu

Abra - Java Persistence Library / News: Recent posts

Abra 0.9.9 Released

Added support for SQL Server and improved Sybase support

Posted by Richie Bielak 2005-07-01

Abra-0.9.8 Released

Version 0.9.8 released. Major functions include query based factories to deal with joins, and much better support for MySQL.

Posted by Richie Bielak 2003-12-06

Query Based Factories

Added support for Query Based Factories. These allow you to treat a result of query as a read-only table. Then code can be generated to query such factories and return Java objects.

The initial use is in dealing with joins.

We started with using views, but not all databases support views.

Posted by Richie Bielak 2003-11-11

file change

Fixed a bug in the release from last week.
Changes in 0.9.6 also include better type mapping to allow for new languages to be included into the framework.

-Paul

Posted by Paul M Bethe 2002-10-01

Fixed outdated BUILD file for any who had problems

Sorry to anyone who had problems building, the old BUILD info file was outdated. I have put correct property dependency checking in ant so that no env scripts are needed simply set REGEXP_JAR, JDBC_JAR, XML_JAR, and ABRA_HOME in then and <db-name>

This is in the current CVS I will release soon when I complete some other fixes..

-Paul

Posted by Paul M Bethe 2002-07-01

Abra-0.9 started

Abra-0.8 lightweight persistance framework is now the stable version, the new development will take place in Abra-0.9 branch.

Posted by Richie Bielak 2002-01-17

Abra-0.9 Started

Current Abra-0.8 version is now the stable version. The new development branch is Abra-0.9. We will start working on more flexible representation of types in the database.

If you update Abra-0.8 please check in your changes into Abra-0.9 branch too.

Posted by Richie Bielak 2002-01-17

Stable Production build

Current build being used by our Company in production uploaded with some new features.

Posted by Paul M Bethe 2002-01-11

Initial CVS load

I loaded the initial code into the CVS. I still have to add an example plus docs.

Posted by Richie Bielak 2001-08-27
Monday.com Logo