GitXplorerGitXplorer
a

roomie

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
25a8ebf89c067dd62df53e68b678ec051b5d9f0b

Update libraries

aanton-novikau committed 6 years ago
Unverified
7a0700d9f9c209508f1a45b653584ac630eb605e

General: Upgrade libraries and gradle

aanton-novikau committed 7 years ago
Unverified
30ff8143bafd9b6e355bb3795e20672a2e25daee

Roomie: Add Link to slides into README

aanton-novikau committed 7 years ago
Unverified
ba01738376ce18730a0a620a86a99994c3e84586

Roomie: Lint: Remove unused dependency

aanton-novikau committed 7 years ago
Unverified
2d6666da9c5cd940d18b5a3d13596add0f675c1e

Roomie: Codegen: Change error handling + cleanup

aanton-novikau committed 7 years ago
Unverified
08ce7e443cbcaf54d4740393dc8a0ae37f020698

Roomie: Processor: Change default package resolving for DB Helper

aanton-novikau committed 7 years ago

README

The README file for this repository.

Roomie

This project is not a real ORM Library, but just a demonstration of how to use Android Annotation Processors to build something similar to Room Persistence Library and avoid boilerplate code working with SQLiteOpenHelper, Cursor and ContentValues.

This demo project was prepared for Java Annotation Processors talk on GDG Minsk Meetup.

Slides can be found on Slideshare