The DBNavigator bean gives you an easy way of adding to your program
element a set of buttons that navigate the rows of a result set and perform
various relational database operations.
For example, one of the buttons makes the next row in the result set the current row, and another button commits changes to the database.
The DBNavigator bean is used with a Select bean. As described previously, the Select bean is used to retrieve a result set from a relational database. The DBNavigator bean operates on the result set.
To use the DBNavigator bean:
![]() |
![]() |