| 接口 | 说明 |
|---|---|
| Executor |
执行器
|
| SqlSession |
执行器
|
| SqlSessionFactory |
Session 工厂
|
| 类 | 说明 |
|---|---|
| CacheExecutor |
缓存执行器
|
| DefaultExecutor |
默认执行器
|
| DefaultSqlSession |
默认的SQLSession
|
| DefaultSqlSessionFactory |
Created by Louie on 2016/5/23.
|
| 异常错误 | 说明 |
|---|---|
| EntityNotFoundException |
实体未找到异常
|
Copyright © 2016. All rights reserved.