| Package | Description |
|---|---|
| org.nutz.dao.impl |
Dao的实现
|
| org.nutz.dao.impl.sql.run |
| Modifier and Type | Field and Description |
|---|---|
protected DaoRunner |
DaoSupport.runner
给子类使用的 Dao 的运行器,用来封装事务
|
| Modifier and Type | Method and Description |
|---|---|
void |
DaoSupport.setRunner(DaoRunner runner)
设置一个新的 Dao 运行器
|
| Modifier and Type | Class and Description |
|---|---|
class |
NutDaoRunner
统管事务和拦截链
|
Copyright © 2017. All rights reserved.