public class ArrayRowMapper extends Object implements RowMapper<Object[]>
ArrayRowMapper()
Object[]
mapping(ResultSet row, int currentRowIndex, ResultSetDescription resultSetDescription)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayRowMapper()
public Object[] mapping(ResultSet row, int currentRowIndex, ResultSetDescription resultSetDescription)
mapping
RowMapper<Object[]>
Copyright © 2021. All rights reserved.