| 程序包 | 说明 |
|---|---|
| org.anyline.data.handler | |
| org.anyline.proxy | |
| org.anyline.service |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DataRowHandler |
interface |
EntityHandler<E> |
interface |
MapHandler |
interface |
ResultSetHandler |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ServiceProxy.query(RunPrepare prepare,
StreamHandler handler,
String... conditions) |
static void |
ServiceProxy.querys(RunPrepare prepare,
StreamHandler handler,
Object obj,
String... conditions) |
static void |
ServiceProxy.querys(RunPrepare prepare,
StreamHandler handler,
String... conditions) |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
AnylineService.maps(RunPrepare prepare,
StreamHandler handler,
Object obj,
String... conditions) |
default void |
AnylineService.maps(RunPrepare prepare,
StreamHandler handler,
String... conditions) |
default void |
AnylineService.querys(RunPrepare prepare,
StreamHandler handler,
Object obj,
String... conditions) |
default void |
AnylineService.querys(RunPrepare prepare,
StreamHandler handler,
String... conditions) |
Copyright © 2024. All rights reserved.