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