Class PostgresIndexRowMapper

  • All Implemented Interfaces:
    org.springframework.jdbc.core.RowMapper<Object[]>

    public class PostgresIndexRowMapper
    extends Object
    implements org.springframework.jdbc.core.RowMapper<Object[]>
    Преобразует столбцы, вернувшиеся в ответ из postgresql, в массив объектов
    • Constructor Detail

      • PostgresIndexRowMapper

        public PostgresIndexRowMapper()