Uses of Class
org.apache.ibatis.executor.loader.ResultLoader
Package | Description |
---|---|
org.apache.ibatis.executor.loader |
Base package for loading results into beans.
|
-
Uses of ResultLoader in org.apache.ibatis.executor.loader
Methods in org.apache.ibatis.executor.loader with parameters of type ResultLoader Modifier and Type Method Description void
ResultLoaderMap. addLoader(String property, MetaObject metaResultObject, ResultLoader resultLoader)