public interface FetchAction
FetchActionFetchOneAction,
FetchManyAction| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(ExecuteContext ctx,
List list) |
Annotation |
getAnnotation() |
PropertyDescriptor |
getOriginProperty() |
void |
init(Class owner,
Class target,
Annotation config,
PropertyDescriptor pd) |
void execute(ExecuteContext ctx, List list)
void init(Class owner, Class target, Annotation config, PropertyDescriptor pd)
Annotation getAnnotation()
PropertyDescriptor getOriginProperty()
Copyright © 2021. All rights reserved.