File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 11# Android Promise Database [ ![ ] ( https://jitpack.io/v/android-promise/database.svg )] ( https://jitpack.io/#android-promise/database )
22 Manage SqLite databases in android with ease
33
4- # Table of Contents
5-
6- ** [ Sample Application] (##Sample Application)** <br >
7- *** [ Entity Classes] (*** Entity Classes)*** <br >
8- *** [ Database Class] (###Database Class)*** <br >
9- *** [ TypeConverter Class] (###TypeConverter Class)*** <br >
10- *** [ Entity Relations] (###Entity Relations)*** <br >
11- *** [ Database Initialization] (###Database Initialization)*** <br >
12- *** [ Migrations] ( ###Migrations ) *** <br >
13- ** [ Setup] ( ##Setup ) ** <br >
14- ** [ Initialization] ( ##Initialization ) ** <br >
15- ** [ Next Steps, Credits, Feedback, License] ( #next-steps ) ** <br >
16-
174## Sample Application
185### Entity Classes
196Pojo classes to be persisted are annotated with @Entity
You can’t perform that action at this time.
0 commit comments