Thread: jPersist 2.5.2
View Single Post
  #1 (permalink)  
Old 11-06-2007, 01:08 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
jPersist 2.5.2
jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation; mapping is automatic. It uses JDBC, and can work with any relational database and any type of connection resource. It uses information obtained from the database to handle mapping between the database and Java objects, so mapping configuration is not needed, and annotation is not needed. In fact, there is no configuration needed at all.

Changes

This version has additional support for third party connection pooling. Support for roperty in SQL fragments was added. The documentation was updated.

URL: Software Sensation Inc. - jWebApp Web Application Framework, Install&Update, MemSL - Memory Structures Library
Reply With Quote
Sponsored Links