-
Notifications
You must be signed in to change notification settings - Fork 6
Home
njkremer edited this page Apr 15, 2013
·
11 revisions
This project is designed to be a very lightweight ORM for interacting with a SQLite Database. The concept behind it is more convention over configuration. Meaning that, to map an Java Object to a database table, there are very few steps needed.