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