Define Mapper class in iBATIS:
Mapper classes are Java classes that contain SQL Mapping Annotations that avoid the need for XML
Mapper classes are Java classes that contain data Mapping Annotations that encourage the need for XML
Mapper classes are Java classes that contain SQL that avoid the need for XML
Mapper classes are O/R Mapping objects contain SQL Mapping objects that avoid the need for XML