public class BooleanTypeHandler extends Object implements TypeHandler<Boolean>
public Boolean getResult(ResultSet rs, String columnName) throws SQLException
getResult 在接口中 TypeHandler<Boolean>SQLExceptionpublic Boolean getResult(ResultSet rs, int columnIndex) throws SQLException
getResult 在接口中 TypeHandler<Boolean>SQLExceptionCopyright © 2023 lingkang. All rights reserved.