public class FormHelper extends Object
| 构造器和说明 |
|---|
FormHelper() |
public static <E extends IEntity> IQuery toQuery(Class<E> entityClass, Form form)
E - typeentityClass - class of entityform - 表单public static <E extends IEntity,S extends FormSetter> IFormApply<E,S> by(Object object, Form form, Supplier<S> setterSupplier)
Copyright © 2021. All rights reserved.