@Erupt(name="Erupt\u5b57\u6bb5\u4fe1\u606f",
dataProxy=GeneratorField.class)
@Entity
public class GeneratorField
extends xyz.erupt.jpa.model.BaseModel
implements xyz.erupt.annotation.fun.DataProxy<GeneratorField>, xyz.erupt.annotation.fun.ChoiceFetchHandler
| 构造器和说明 |
|---|
GeneratorField() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
beforeAdd(GeneratorField generatorField) |
void |
beforeUpdate(GeneratorField generatorField) |
List<xyz.erupt.annotation.fun.VLModel> |
fetch(String[] params) |
public List<xyz.erupt.annotation.fun.VLModel> fetch(String[] params)
fetch 在接口中 xyz.erupt.annotation.fun.ChoiceFetchHandlerpublic void beforeAdd(GeneratorField generatorField)
beforeAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<GeneratorField>public void beforeUpdate(GeneratorField generatorField)
beforeUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<GeneratorField>Copyright © 2021. All rights reserved.