Results 1 to 1 of 1
Thread: BeanKeeper 2.5.0
-
BeanKeeper 2.5.0
BeanKeeper (formerly Simple Persistence for Java) is a full featured, powerful object/relational persistence and query library. It has a unique philosophy of simpleness and ease of use: it does not require config files, annotations, code generation, code "enhancing", or any kind of tools to be used. It handles simple Java beans (or POJOs) and its query service returns lists. Despite its simpleness, under the hood the library takes care of all the necessary logic: transaction visibility, result list paging, keys and ids, table creation/modification, class relations, inheritance/polymorphism, case sensitiveness, and much more. It currently supports: Oracle, HSQLDB, MySQL, and PostgreSQL.
Changes
The main "ids" table was removed completely, which caused a significant performance gain. A commit tracker and modification tracker deadlock condition has been fixed. Remote change events and disconnect events were added to event dispatching. Null value comparisons and SQL three-value logic related issues were fixed.
URL: BeanKeeper (NetMind Consulting)"The sole cause of man’s unhappiness is that he does not know how to stay quietly in his room." - Blaise Pascal
Similar Threads
-
BeanKeeper 2.3.1
By levent in forum Java SoftwareReplies: 0Last Post: 08-04-2007, 08:13 PM -
BeanKeeper 2.3.0.3
By levent in forum Java SoftwareReplies: 0Last Post: 06-06-2007, 10:26 AM -
BeanKeeper 2.3.0.2
By levent in forum Java SoftwareReplies: 0Last Post: 05-22-2007, 07:01 AM -
BeanKeeper 2.3.0.1
By levent in forum Java SoftwareReplies: 0Last Post: 05-11-2007, 05:16 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks