type gorm.io/gorm.TxCommitter (interface)

Method Implmentations

Commit() error (*PreparedStmtTX).Commit Tx.Commit *database/sql.Tx.Commit database/sql/driver.Tx.Commit github.com/ncruces/go-sqlite3.Txn.Commit github.com/ncruces/go-sqlite3.VTabSavepointer.Commit github.com/ncruces/go-sqlite3.VTabTxn.Commit *go.etcd.io/bbolt.Tx.Commit
Rollback() error (*PreparedStmtTX).Rollback Tx.Rollback *database/sql.Tx.Rollback database/sql/driver.Tx.Rollback github.com/ncruces/go-sqlite3.Txn.Rollback github.com/ncruces/go-sqlite3.VTabSavepointer.Rollback github.com/ncruces/go-sqlite3.VTabTxn.Rollback *go.etcd.io/bbolt.Tx.Rollback