Builder

class Builder

Properties

Link copied to clipboard
var get: Get?

Contains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.

Functions

Link copied to clipboard
fun get(block: Get.Builder.() -> Unit)