ffs
0.1-SNAPSHOT
Server
/
doist.ffs.db
/
capturingLastInsertId
capturing
Last
Insert
Id
fun
Database
.
capturingLastInsertId
(
block
:
Database
.
(
)
->
Unit
)
:
Long
Content copied to clipboard
Runs
block
, typically an insert, and returns the id of the last inserted row.
Sources
jvm source
Link copied to clipboard