class BelongsToAssociationColumnMapper : ColumnMapper<BelongsToAssociation<*>>
<init>
BelongsToAssociationColumnMapper(type: Type)
map
fun map(resultSet: ResultSet, columnNumber: Int, context: StatementContext): BelongsToAssociation<*>