ExposedCRUDRepo

interface ExposedCRUDRepo<ObjectType, IdType> : ExposedRepo

Properties

Link copied to clipboard
abstract val <ERROR CLASS>.asObject: ObjectType
Link copied to clipboard
abstract val database: <ERROR CLASS>
Link copied to clipboard
abstract val selectById: <ERROR CLASS>.(IdType) -> <ERROR CLASS><Boolean>

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard