public class BindEntityBinder<BEAN> extends Object implements Binder.IBinder<BEAN,BindEntityDescription,JoinConditionDescription>
| 构造器和说明 |
|---|
BindEntityBinder() |
| 限定符和类型 | 方法和说明 |
|---|---|
<ENTITY> void |
fillData(List<BEAN> beans,
ConditionSign<ENTITY,JoinConditionDescription> conditionSign,
List<BindEntityDescription> fieldAnnotations) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBindpublic <ENTITY> void fillData(List<BEAN> beans, ConditionSign<ENTITY,JoinConditionDescription> conditionSign, List<BindEntityDescription> fieldAnnotations)
Copyright © 2021. All rights reserved.