Class PostgresIndexRowMapper
- java.lang.Object
-
- net.n2oapp.framework.boot.sql.rowmapper.PostgresIndexRowMapper
-
-
Constructor Summary
Constructors Constructor Description PostgresIndexRowMapper()
-
-
-
Method Detail
-
mapRow
public Object[] mapRow(ResultSet rs, int rowNum) throws SQLException
- Specified by:
mapRowin interfaceorg.springframework.jdbc.core.RowMapper<Object[]>- Throws:
SQLException
-
-