public interface MybatisDao
限定符和类型 | 方法和说明 |
---|---|
org.apache.ibatis.session.SqlSession |
getSqlSession()
Users should use this method to get a SqlSession to call its statement methods
This is SqlSession is managed by spring.
|
org.apache.ibatis.session.SqlSession getSqlSession()
Copyright © 2015 jiucai.org. All rights reserved.