Use the Create Table dialog box to create a JDataStore table and define its columns visually. To open this dialog box, choose Tools|Create Table in the JDataStore Explorer.
![]() |
Selects the first row. |
![]() |
Selects the prior row |
![]() |
Selects the next row. If there is not a next row, it creates one after the current one. |
![]() |
Selects the last row. |
![]() |
Inserts a row before the currently selected row. |
![]() |
Deletes the currently selected row. |
![]() |
Moves the selected row up one row. |
![]() |
Moves the selected row down one row. |
See the Column
class for a description of the meaning of the Column
properties.