public class SqlxmlTypeHandler extends Object implements TypeHandler<String>
protected String sqlxmlToString(SQLXML sqlxml) throws SQLException
SQLExceptionpublic String getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<String>SQLExceptionpublic String getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<String>SQLExceptionCopyright © 2020. All rights reserved.