public class DateTypeHandler extends Object implements TypeHandler<Date>
| 构造器和说明 |
|---|
DateTypeHandler() |
public Date getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<Date>SQLExceptionpublic Date getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<Date>SQLExceptionCopyright © 2020. All rights reserved.