Class IndexRowMapper

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

    public class IndexRowMapper
    extends Object
    implements org.springframework.jdbc.core.RowMapper<Object[]>, net.n2oapp.engine.factory.TypicalEngine<String>
    • Constructor Detail

      • IndexRowMapper

        public IndexRowMapper()
    • Method Detail

      • getType

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