Class CRUDModule
java.lang.Object
cool.scx.app.ScxAppModule
cool.scx.app.x.crud.CRUDModule
public class CRUDModule
extends cool.scx.app.ScxAppModule
为 BaseModel 的实现类 提供一套简单的 "单表" 的增删改查 api
- Version:
- 0.0.1
- Author:
- scx567888
-
Field Summary
Fields inherited from class cool.scx.app.ScxAppModule
classList, defaultName, rootPath -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cool.scx.app.ScxAppModule
classList, rootPath, stop
-
Constructor Details
-
CRUDModule
public CRUDModule()
-
-
Method Details
-
start
public void start(cool.scx.app.ScxApp scx) - Overrides:
startin classcool.scx.app.ScxAppModule
-
name
- Overrides:
namein classcool.scx.app.ScxAppModule
-