The ability to load data into HashMaps where column names are not known at query time.
将数据加载到 HashMaps 的功能(在查询时列名是未知的)。
2
The field types supported are: primitives (int, string, etc), Date, Timestamp, as well as objects composed of primitives, hashmaps, and collections (non-generic) of objects.