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