|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SqlSessionFactory
The factory definition, which can be used to construct the SqlSession
instances.
The factory can be based on Spring DI framework for example.
For more info please see the Tutorials.
Method Summary | |
---|---|
SqlSession |
getSqlSession()
The main contract of this factory. |
Method Detail |
---|
SqlSession getSqlSession()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |