| Package | Description |
|---|---|
| org.nutz.dao |
这是 Nutz 最重要的包之一,它主要围绕着 org.nutz.dao.Dao 接口提供了一系列的功能
|
| org.nutz.trans |
事务封装,Dao包的延伸
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
FieldFilter.run(Molecule<T> m) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Trans.exec(Molecule<T> molecule)
执行一个分子,并给出返回值
|
Copyright © 2017. All rights reserved.