logo (1K)

Version History

07-12-2004 0.1.3 - Easier initialisation

Statement handler added for support for database specific SQL statements
JavaDoc updated
More sensible exceptions
Added simpler database properties class, can now be initialised from the application
Can now pass in an object with the database properties instead of a class name - makes it simpler to initialise jLips

17-11-2004 0.1.2 - Documentation

Vastly updated the documentation
Begun support for multiple persist interfaces to one table


09-11-2004 0.1.1 - Robustness

Added support for removing records - quite useful I think...
Added many more Exceptions
Added a specific class to deal with primary keys


30-10-2004 0.1 - Initial Release

This is the initial release of jLips. Currently it is still in the early stages, but the code does run!