单项选择题

关于记录封装,以下说法正确的是()。

A.ArrayListHandler将多条记录封装到一个数组中
B.BeanHandler将一条记录封装到一个javabean中
C.MapHandler将多条记录封装到一个map集合中
D.ScalarHandler将多个值进行封装