Class MapRowMapper

  • All Implemented Interfaces:
    net.n2oapp.engine.factory.TypicalEngine<String>, org.springframework.jdbc.core.RowMapper<Map<String,​Object>>

    public class MapRowMapper
    extends org.springframework.jdbc.core.ColumnMapRowMapper
    implements net.n2oapp.engine.factory.TypicalEngine<String>
    • Constructor Detail

      • MapRowMapper

        public MapRowMapper()
    • Method Detail

      • getType

        public String getType()
        Specified by:
        getType in interface net.n2oapp.engine.factory.TypicalEngine<String>