public class StatementLogSqlSessionFactory extends DelegatingSqlSessionFactory
DelegatingSqlSessionFactory wrapping the created sessions using a {@link StatementLogSqlSession.wrappedSessionFactory| Constructor and Description |
|---|
StatementLogSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory wrappSqlSessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ibatis.session.SqlSession |
openSession() |
getConfiguration, openSession, openSession, openSession, openSession, openSession, openSession, openSessionpublic StatementLogSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory wrappSqlSessionFactory)
public org.apache.ibatis.session.SqlSession openSession()
openSession in interface org.apache.ibatis.session.SqlSessionFactoryopenSession in class DelegatingSqlSessionFactoryCopyright © 2021. All rights reserved.