ASA Programming Guide
Using SQL in Applications
Choosing cursor types
Requesting Adaptive Server Anywhere cursors
Only one kind of cursor is available to JDBC applications. This is an asensitive cursor. In JDBC you execute an ExecuteQuery statement to open a cursor.