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