Skip to content

zemikone/Room_DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room_DB

Database using Room

DB.java - Put Entity Classes and Daos here
App.java - Instantiate DB and return instance, put stetho if needed
Dao.java - Keep all queries here
Entity/Model Classes - Create Entity(Table) Ex- @Entity
Repository - Call Insert,Retrive Data methods from repository instead of UI
Home/Fragment - Call methods in the Repository to save or retrive data

inspect - chrome://inspect/#devices

About

Database using Room

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages