JeremyOT / Android-Active-Record

A simple active record implementation for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Active Record is a small, easy to use implementation of the Active Record pattern for Android. It supports delayed loading of specific properties and ensures that only one instance of each database object is loaded at any time.

About

A simple active record implementation for Android.


Languages

Language:Java 100.0%