クラス階層
- java.lang.Object
- com.github.mygreen.sqlmapper.core.mapper.AutoEntityRowMapper<T> (implements org.springframework.jdbc.core.RowMapper<T>)
- com.github.mygreen.sqlmapper.core.mapper.SqlEntityRowMapper<T> (implements org.springframework.jdbc.core.RowMapper<T>)
インタフェース階層
- com.github.mygreen.sqlmapper.core.mapper.EntityMappingCallback<T>