backend
/
com.tp2020.backend.data.userroles.dao
Package com.
tp2020.
backend.
data.
userroles.
dao
Types
Functions
Types
UserRole
Link copied to clipboard
data class
UserRole
(id:
Long
?, userId:
Long
, roleId:
Int
)
Content copied to clipboard
Functions
from
Link copied to clipboard
fun
UpdateBuilder
<
Any
>.
from
(userRole:
UserRole
)
Content copied to clipboard