toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.module
/
RoomModule
Room
Module
@
Module
object
RoomModule
Members
Functions
get
Attendance
Dao
Link copied to clipboard
@
Singleton
@
Provides
fun
getAttendanceDao
(
database
:
BitDatabase
)
:
AttendanceDao
get
Chat
Dao
Link copied to clipboard
@
Singleton
@
Provides
fun
getChatDao
(
database
:
BitDatabase
)
:
ChatDao
get
Database
Link copied to clipboard
@
Singleton
@
Provides
fun
getDatabase
(
context
:
Context
,
callback
:
SyllabusCallback
)
:
BitDatabase
get
Library
Dao
Link copied to clipboard
@
Singleton
@
Provides
fun
getLibraryDao
(
database
:
BitDatabase
)
:
LibraryDao
get
Syllabus
Dao
Link copied to clipboard
@
Singleton
@
Provides
fun
getSyllabusDao
(
database
:
BitDatabase
)
:
SyllabusDao