| Package | Description |
|---|---|
| com.gemantic.commons.code.cmodel | |
| com.gemantic.commons.code.util |
| Modifier and Type | Method and Description |
|---|---|
CMold |
CRequest.getMold() |
CMold |
CConfig.getMold() |
| Modifier and Type | Method and Description |
|---|---|
List<CMold> |
CProject.getMolds() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRequest.setMold(CMold mold) |
void |
CConfig.setMold(CMold mold) |
| Modifier and Type | Method and Description |
|---|---|
void |
CProject.setMolds(List<CMold> molds) |
| Modifier and Type | Method and Description |
|---|---|
static List<CMold> |
CMoldUtil.parseModel(String filePath) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CMoldUtil.initBatchGet(CMold cm) |
static void |
CMoldUtil.initBatchInsert(CMold cm) |
static void |
CMoldUtil.initBatchUpdate(CMold cm) |
static void |
CMoldUtil.initControllers(CMold cm) |
static void |
CMoldUtil.initDefaultMethod(CMold cm) |
static void |
CMoldUtil.initDelete(CMold cm) |
static void |
CMoldUtil.initFields(CMold cm) |
static void |
CMoldUtil.initGet(CMold cm) |
static void |
CMoldUtil.initInsert(CMold cm) |
static void |
CMoldUtil.initMethod(CMold cm) |
static void |
CMoldUtil.initModelSql(CMold cm) |
static void |
CMoldUtil.initUpdate(CMold cm) |
static CMethod |
CSqlUtil.parseCountMethod(CSql csql,
CMold cm) |
static CMethod |
CSqlUtil.parseMethod(CSql csql,
CMold cm) |
Copyright © 2018. All rights reserved.