fm.announce
[Top] [All Lists]

Simple persistence for Java 1.3.1 - A lightweight, simple-to-use O/R li

Subject: Simple persistence for Java 1.3.1 - A lightweight, simple-to-use O/R library.
From:
Date: Tue, 9 May 2006 13:00:01 +0000 UTC
Newsgroups: fm.announce
Simple persistence for Java 1.3.1  
  by Robert (http://freshmeat.net/~demonofthesystem/)
  Tue, May 9th 2006 06:00 

About:
Simple persistence for Java is an object/relation mapping framework for
Java. It is designed to be easy to use. There are no XML files to write,
no tables to create, no IDs to generate, and no primary keys to fiddle
with; just point it to the database, check the API documentation for three
basic methods, and code away. It supports transactions, polymorphism, has
its own simple query language (very similar to SQL), and can handle object
references, lists, and maps.  

Changes:
Byte array support was added. The query language's "order by" clause was
fixed, and now it has the same syntax as other terms, so it can reference
attributes in arbitrary depth. Also, it can now reference attributes not
contained in the returned class. Some minor Oracle related bugs were
fixed.  

Release focus: Minor feature enhancements 
      License: GNU Lesser General Public License (LGPL) 
  Project URL: http://freshmeat.net/projects/netmindpersistence/

            Homepage: 
http://freshmeat.net/redir/netmindpersistence/63294/url_homepage/persistence
              Tar/GZ: 
http://freshmeat.net/redir/netmindpersistence/63294/url_tgz/netmind-persistence-1.3.1.tar.gz
 


<Prev in Thread] Current Thread [Next in Thread>