com.ibatis.sqlmap.engine.mapping.result
Interface ResultMapping

All Known Implementing Classes:
BasicResultMapping

public interface ResultMapping

Interface for the objects that map individual columns


Method Summary
 java.lang.String getPropertyName()
          Getter for the property this will do mapping for
 

Method Detail

getPropertyName

public java.lang.String getPropertyName()
Getter for the property this will do mapping for

Returns:
- the property name