≡ModelConfig - DbSqlReadCall
Map results of a sql select to the targetPath.
Github
Super Class
≡DbSqlCall
Interface
≡ListParamsBeanInterface,ConfigReadCommand
Simple Call
The following example will add the result to "xyz" as a list of maps.
Since default configuration defines "rowHead" with 0, which will be filled with metadata of the resultset,
the value entries will be mapped as a list of map entries using the first row as a key.
Fields
Configuration