has anyone tried using reflection with room (as in...
# room
w
has anyone tried using reflection with room (as in using
android.database.sqlite.SQLiteProgram#bindString
to build queries using reflection on the object to be saved in db)?