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