Documentation
¶
Index ¶
- func DeleteTestTable(sess *gobatis.Session, model TestTable) (int64, error)
- func InsertBatchTestTable(sess *gobatis.Session, models []TestTable) (int64, int64, error)
- func InsertTestTable(sess *gobatis.Session, model TestTable) (int64, int64, error)
- func SelectTestTableCount(sess *gobatis.Session, model TestTable) (int64, error)
- func UpdateTestTable(sess *gobatis.Session, model TestTable) (int64, error)
- type TestTable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteTestTable ¶ added in v0.2.2
func InsertBatchTestTable ¶ added in v0.2.2
func InsertTestTable ¶ added in v0.2.2
func SelectTestTableCount ¶ added in v0.2.2
Types ¶
Click to show internal directories.
Click to hide internal directories.