SimpleORM
Home Page
Categories: Object-relational mapping
Latest version: 2.18
Added 2005-04-06
Object Relational Mapping open source project (Apache style licence).
SimpleORM provides an implementation of object/relational mapping on top of JDBC.
SimpleORM takes care of database semantics, locking, and caching. SimpleORM allows for raw JDBC and non-Java database access and constraints without compromising database integrity. Optimistic locks are used for inter-transaction locking.
SimpleORM takes doesn't require an XML file to configure.
 Built for Java |
 Free or free version available |
 Source code provided |