Contents Index Data retrieval: SELECT Moving through a result set

Native UltraLite for Java User's Guide
  Understanding UltraLite Development
    Accessing and manipulating data with dynamic SQL

Navigating through dynamic SQL result sets


You can navigate through a result set using methods associated with the ResultSet object.


Moving through a result set

Contents Index Data retrieval: SELECT Moving through a result set