jonatasdaniel / andorm

Persistence framework for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndOrm - Android Persistence Framework

AndOrm is an object-relational mapping framework targeted towards Android development. It encapsulates the lower level SQLite API and offers an higher-level, object-oriented interface, rendering the work to create SQL statements and handling the native Android persistence resources transparent to the developer.

AndOrm is free software, distributed under the GNU Lesser General Public License. Information regarding this license can be found at the "licenses" folder.

About

Persistence framework for Android


Languages

Language:Java 100.0%