多项选择题

Query是Hibernate中用于数据查询的工具类,下列哪些不是Query.list()方法的返回值?()

A.Set
B.ArrayList
C.List
D.HashSet