public class DateTypeHandler extends Object implements TypeHandler<Date>
public Date getResult(ResultSet rs, String columnName) throws SQLException
getResult 在接口中 TypeHandler<Date>SQLExceptionpublic Date getResult(ResultSet rs, int columnIndex) throws SQLException
getResult 在接口中 TypeHandler<Date>SQLExceptionCopyright © 2023 lingkang. All rights reserved.