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