Uses of Class
org.apache.ibatis.executor.resultset.DefaultResultSetHandler.UnMappedColumnAutoMapping
Packages that use DefaultResultSetHandler.UnMappedColumnAutoMapping
-
Uses of DefaultResultSetHandler.UnMappedColumnAutoMapping in org.apache.ibatis.executor.resultset
Fields in org.apache.ibatis.executor.resultset with type parameters of type DefaultResultSetHandler.UnMappedColumnAutoMappingModifier and TypeFieldDescriptionprivate final Map
<String, List<DefaultResultSetHandler.UnMappedColumnAutoMapping>> DefaultResultSetHandler.autoMappingsCache
Methods in org.apache.ibatis.executor.resultset that return types with arguments of type DefaultResultSetHandler.UnMappedColumnAutoMappingModifier and TypeMethodDescriptionDefaultResultSetHandler.createAutomaticMappings
(ResultSetWrapper rsw, ResultMap resultMap, MetaObject metaObject, String columnPrefix)