Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-04-2007, 09:13 PM
levent
Guest
 
Posts: n/a
Default BeanKeeper 2.3.1
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

All known bugs were fixed. Primitive type handling was enhanced, so container types (Set, List, and Map) can now contain boxed primitive types too. This also means that JDK5 generics are now handled correctly. List member attribute implementation was corrected, so it preserves ordering and can contain duplicate objects. The library was relicensed to the LGPL v3.

URL: BeanKeeper (NetMind Consulting)
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
BeanKeeper 2.3.0.3 levent Java Announcements 0 06-06-2007 11:26 AM
BeanKeeper 2.3.0.2 levent Java Announcements 0 05-22-2007 08:01 AM
BeanKeeper 2.3.0.1 levent Java Announcements 0 05-11-2007 06:16 PM


All times are GMT +2. The time now is 08:42 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org