SimpleORM is Java Object Relational Mapping open source project (Apache style licence). It provides a simple but effective implementation of object/relational mapping on top of JDBC at low cost and low overhead. Not even an XML file to configure!
- Category: Persistence
- License: Apache Software License
- HomePage: http://www.simpleorm.org/


