public class Date2LongConvert extends Object implements AttributeConvert
@{code| 构造器和说明 |
|---|
Date2LongConvert() |
public Object toDb(ExecuteContext ctx, Class cls, String name, Object pojo)
toDb 在接口中 AttributeConvertctx - cls - name - 属性名pojo - 传入的Pojopublic Object toAttr(ExecuteContext ctx, Class cls, String name, ResultSet rs, int index) throws SQLException
toAttr 在接口中 AttributeConvertctx - cls - name - rs - index - SQLExceptionCopyright © 2022. All rights reserved.