Menu

JLIPS / News: Recent posts

jLips 0.1.3 Released

jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
This release makes it easier to initialise jLips and provides further stability to the implementation

Posted by Thomas Larsen 2004-12-07

jLips 0.1.2 Released

jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.

Posted by Thomas Larsen 2004-11-18

jLips version 0.1.1 released

jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
Version 0.1.1 contains added functionality and a much more robust primary key handling functionality.

Posted by Thomas Larsen 2004-11-09

First release of jLips

jLips is a Java component that enables an application to access a database just by defining a set of interfaces that maps onto the database tables.
This release contains functionality to access and manipulate the fields and access records across table relationships.

Posted by Thomas Larsen 2004-10-30