XORM - for GPL apps only.
<a href=
"http://www.russellbeattie.com/notebook/index.jsp?date=20021014#104120">Russell pointed out XORM, another Java persistence framework that sounds interesting. However, you cannot use XORM if you do not license your application under the GPL. That is a BIG limitation.
XORM beta 2 is an open source, "extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer." XOTRM is published under the GPL.[from Cafe au Lait by way of Russell]
Dave Johnson
in Java
• 🕒 05:01AM Oct 14, 2002
Tags:
Java