sqldelight-runtime / com.squareup.sqldelight / Transacter / Transaction / <init>

<init>

Transaction()

A SQL transaction. Can be created through the driver via SqlDriver.newTransaction or through an implementation of Transacter by calling Transacter.transaction.