目录集合的特性常用api特殊API其他场景下的运用注意集合的特性 无序、不重复、可迭代
I want to use scrollable resultset, so when I use two lines of code: rs.setFetchDirection(ResultSet.TYPE_SCROLL_SENSITIVE);