Uses of Interface
org.sqlproc.engine.SqlSessionFactory
-
Packages that use SqlSessionFactory Package Description org.sqlproc.engine.jdbc The adapters and proxies for the JDBC stack. -
-
Uses of SqlSessionFactory in org.sqlproc.engine.jdbc
Classes in org.sqlproc.engine.jdbc that implement SqlSessionFactory Modifier and Type Class Description classJdbcSessionFactoryThe simple implementation of the factorySqlSessionFactoryfor the JDBC stack.
-