A B C D E G M N O Q S T U V 

M

mapRow() - Method in class net.sourceforge.kopylec.sqlmapper.core.MultipleResultsMapper
Maps a current row from result set to the results list.
mapRow() - Method in class net.sourceforge.kopylec.sqlmapper.core.SingleResultMapper
Maps a current row from result set to the results list.
mergeWithResults(T) - Method in class net.sourceforge.kopylec.sqlmapper.core.MultipleResultsMapper
Adds an entity to results list if it is not already added.
mergeWithResults(T) - Method in class net.sourceforge.kopylec.sqlmapper.core.SingleResultMapper
Adds an entity to results list if it is not already added.
MultipleResultsMapper<T> - Class in net.sourceforge.kopylec.sqlmapper.core
A basic row mapper which maps results of an SQL query to a list of objects (entities).
MultipleResultsMapper() - Constructor for class net.sourceforge.kopylec.sqlmapper.core.MultipleResultsMapper
 
A B C D E G M N O Q S T U V