Skip to content

anton-novikau/roomie

Repository files navigation

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

About

Annotation Processors demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages