A new way of ORM in Java
ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least, and convention over configuration.
Features
Dynamic code generation with JSR 269 for Java API of database access
Automate your methods of CRUD operations in database, and much more
Easy to relation query, transaction and paged query
Dynamically SQL programming with Java syntax, and similar to program with SQL syntax extremely
https://github.com/braisdom/ObjectiveSql
2 comments
[ 6.9 ms ] story [ 15.0 ms ] thread