filmov
tv
Android Tutorial : Integration of Room DB with Kotlin Part 1

Показать описание
Hi ,
In this video lecture we are going to learn how to integrate Room Db in Kotlin.
What is Room
Room is a persistence library, part of the Android Architecture Components. It makes it easier to work with SQLiteDatabase objects in your app, decreasing the amount of boilerplate code and verifying SQL queries at compile time.
Room has three main components of Room DB :
Entity
Dao (Data Access Object)
Database
Git URL
#Kotlin #AndroidTutorial #RoomDb #RoomDbWIthKotlin
#Entity #DataBase #KotlinTutorial #JetPackComponent
In this video lecture we are going to learn how to integrate Room Db in Kotlin.
What is Room
Room is a persistence library, part of the Android Architecture Components. It makes it easier to work with SQLiteDatabase objects in your app, decreasing the amount of boilerplate code and verifying SQL queries at compile time.
Room has three main components of Room DB :
Entity
Dao (Data Access Object)
Database
Git URL
#Kotlin #AndroidTutorial #RoomDb #RoomDbWIthKotlin
#Entity #DataBase #KotlinTutorial #JetPackComponent