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