Documentation
¶
Index ¶
- Variables
- func Begin(c *context.Context) *gobatis.TX
- func Commit(c *context.Context)
- func CurrentBatis(c *context.Context) *gobatis.Batis
- func CurrentTX(c *context.Context) *gobatis.TX
- func Error(text string) error
- func Rollback(c *context.Context)
- func TX(c *context.Context, mappers ...*gobatis.UpdateMapper)
- type Listener
- type Manager
- type TxError
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentContextTx = "CURRENT_CONTEXT_TX"
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.