| 构造器和说明 |
|---|
DefaultBeanFetch() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
fetchMore(ExecuteContext ctx,
List beans,
Annotation annotation) |
protected PropertyDescriptor |
findIdProperty(Class target,
SQLManager sqlManager) |
Class |
getCollectionType(Type type) |
protected Class |
getParamterTypeClass(Type t) |
protected List<FetchAction> |
parse(SQLManager sqlManager,
Class owner) |
public void fetchMore(ExecuteContext ctx, List beans, Annotation annotation)
protected List<FetchAction> parse(SQLManager sqlManager, Class owner)
protected PropertyDescriptor findIdProperty(Class target, SQLManager sqlManager) throws IntrospectionException
Copyright © 2022. All rights reserved.