Ikhiloya
Results
3
repositories owned by
Ikhiloya
RoomRelation
22
Stars
5
Forks
Watchers
A simple example that shows how you can query a nested Android Room one-to-many relationship using @Relation
spring-jpa-oracle-demo
25
Stars
31
Forks
Watchers
A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle database
WorkManagerPeriodicRequest
24
Stars
7
Forks
Watchers
A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room database and displays the updated result in a recycler view. The...