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