Class DefaultRowMapperFactory

    • Constructor Detail

      • DefaultRowMapperFactory

        public DefaultRowMapperFactory()
    • Method Detail

      • newBeanRowMapper

        public org.springframework.jdbc.core.RowMapper<?> newBeanRowMapper​(Class<?> mappedClass)
        Description copied from interface: RowMapperFactory
        Creates a new bean based row mapper
        Specified by:
        newBeanRowMapper in interface RowMapperFactory
        Parameters:
        mappedClass - the mapped class