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