| Package | Description |
|---|---|
| manifold.sql.rt.api | |
| manifold.sql.rt.impl |
| Modifier and Type | Method and Description |
|---|---|
<T extends TableRow> |
CrudProvider.readMany(QueryContext<T> ctx) |
<T extends TableRow> |
CrudProvider.readOne(QueryContext<T> ctx) |
| Constructor and Description |
|---|
Runner(QueryContext<T> ctx,
java.lang.String sqlQuery) |
| Modifier and Type | Method and Description |
|---|---|
<T extends TableRow> |
BasicCrudProvider.readMany(QueryContext<T> ctx) |
<T extends TableRow> |
BasicCrudProvider.readOne(QueryContext<T> ctx) |
Copyright © 2023. All rights reserved.