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