db9010 / com.jovial.db9010 / SelectQuery / insert

insert

fun insert(body: () -> Unit): Unit

Insert a new row with the values set in body, using the TableColumn setters of this query. The query must have been marked as FOR UPDATE with Builder.forUpdate