public static class JdbcTransactionMessageRepositoryImpl.TransactionMessageRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<TransactionMessage>
public TransactionMessage mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow 在接口中 org.springframework.jdbc.core.RowMapper<TransactionMessage>SQLExceptionCopyright © 2024. All rights reserved.