| Package | Description |
|---|---|
| org.beangle.ems.dictionary.service | |
| org.beangle.ems.dictionary.service.impl |
| Modifier and Type | Method and Description |
|---|---|
String |
CodeGenerator.gen(CodeFixture fixture)
根据实体类的信息,生成一个代码
|
String |
CodeGenerator.test(CodeFixture fixture)
测试脚本
|
| Modifier and Type | Method and Description |
|---|---|
String |
ScriptCodeGenerator.gen(CodeFixture fixture) |
String |
SeqCodeGenerator.gen(CodeFixture fixture)
根据请求的实体,生成代码
|
String |
ScriptCodeGenerator.test(CodeFixture fixture) |
String |
SeqCodeGenerator.test(CodeFixture fixture,
CodeScript codeScript) |
Copyright © 2005–2014 The Beangle Software Group. All rights reserved.