Interface Mapper<T>

All Known Implementing Classes:
IndexingMapper

public interface Mapper<T>
Mapper.java Class for transforming ResultSet rows to objects
  • Method Summary

    Modifier and Type
    Method
    Description
    Maps a row from ResultSet to an Object