by paquitosoft
LML (LightweightModelLayer) is a small but reliable Java persistence engine using annotations and zero XML configuration. Check the WIKI at http://www.paquitosoft.com/dokuwiki/doku.php?id=lightweight_model_layer_lml
http://www.paquitosoft.com/dokuwiki/doku.php?id=lightweight_model_layer_lml
I've been using the library in a sample application I had to develop for academy purposes and found some bugs. Four bugs have been fixed and an improvement has been added.
-Fix: There was an error when executing finder() method with a 'select all' query (SELECT *). Method didn't fill results. -Improvement: Added entity queries cache. -Fix: There was an error in the own conncetion pool initialization which made store null ...
-Fix: There was an error when executing finder() method with a 'select all' query (SELECT *). Method didn't fill results. -Improvement: Added entity queries cache. -Fix: There was an error in the own conncetion pool initialization which made store null ...
This is the first release of the library. Althoug it's a beta version, all planned functionality is implemented. The objective of this release is to show the library to everyone and to gather suggestions of new features and big fixes.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use