bwajtr / java-persistence-frameworks-comparison

Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
MIT License
264 stars 35 forks source link

Apache Cayenne #12

Closed IRus closed 5 years ago

IRus commented 7 years ago

Consider adding https://github.com/apache/cayenne/

Code Sample: https://github.com/rumatoest/jdblender/blob/master/cayenne/src/main/java/jdblender/cayenne/RunnerCayenne.java

IRus commented 5 years ago

Inactive, closed.