多项选择题

以下哪些是定义在ResultSet中用于Cursor定位的方法:()

A.next()
B.beforeFirst()
C.afterLast()
D.isBeforeFirst()
E.absolute(int)
F.relative(int)