public interface UnMappedColumnHandler
Modifier and Type | Method and Description |
---|---|
void |
handleUnMappedColumn(org.apache.ibatis.reflection.MetaObject metaObject,
String unmappedColumnName,
Object value) |
Copyright © 2024. All rights reserved.