EdenLib News
Brought to you by:
aeden
Version 0.7 of the EdenLib Java library is now available at http://edenlib.sf.net/
EdenLib is a collection of Java libraries which I use throughout my open source projects. This collection contains code which I have found useful time and time again and which I believe may be useful to other developers as well.
Added VelocityTool to the util package. Changed the LockManager SQL field names so as not to conflict with reserved words. LockManager now uses SQL Timestamp for storing the lock aquire time. Added createIdType() method to UniqueIDGenerator to insert an initial entry into the database for the given ID type.
Please send questions, comments, or suggestions to me@anthonyeden.com