| Package | Description |
|---|---|
| io.tesler.sqlbc.crudma | |
| io.tesler.sqlbc.dao |
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<SqlComponentObject,org.springframework.cglib.beans.BeanMap> |
SqlComponentObject_.fields |
| Modifier and Type | Method and Description |
|---|---|
SqlComponentObject |
SqlCrudmaService.get(BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.api.data.ResultPage<SqlComponentObject> |
SqlCrudmaService.getAll(BusinessComponent bc) |
ActionResultDTO<SqlComponentObject> |
SqlBcAction.invoke(BusinessComponent bc,
SqlComponentObject data) |
| Modifier and Type | Method and Description |
|---|---|
ActionResultDTO<SqlComponentObject> |
SqlBcAction.invoke(BusinessComponent bc,
SqlComponentObject data) |
| Modifier and Type | Method and Description |
|---|---|
SqlComponentObject |
SqlComponentDao.getOne(BusinessComponent bc,
QueryParameters queryParameters) |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.api.data.ResultPage<SqlComponentObject> |
SqlComponentDao.getPage(BusinessComponent bc,
QueryParameters queryParameters) |
Copyright © 2018–2022 Tesler. All rights reserved.