xorm的事务操作,要先调session.Begin(),最后要调session.Commit(), Rollback()一般可以不用调,调用session.Close的时候,如果没调过session.Commit(),则Rollback()会被自动调。
(bean interface{})
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected