Package | Description |
---|---|
org.nutz.dao |
这是 Nutz 最重要的包之一,它主要围绕着 org.nutz.dao.Dao 接口提供了一系列的功能
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
TableName.run(Object refer,
Proton<T> proton)
代码模板,这个模板保证了,在 atom 中运行的 POJO 的动态表名,都会被参考对象所影响
|
Copyright © 2020. All rights reserved.