koru
a Java ORM framework focusing on simple and rapid development
Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development.
For 'ORM' easily,please download Koru!
It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on.
It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'.
Its lazy-load rules works well on cascade and any table column.
Cached query is available...