Expeditor Toolkit,
Version 6.1.x
This sample illustrates the use of the local Derby database.
You can use this sample only on the desktop runtime.
Time requested: 2 minutes
For additional information about this sample, refer to the Java class in the com.ibm.rcp.samples.derby package.
osgi> start com.ibm.rcp.samples.derby osgi> ***Created table: dish ***Inserted three records into table: dish ***Selected records from table: dish Dish NO.=1111, Dish Name=Noodle, Dish Price=12.25 Dish NO.=2222, Dish Name=Fish, Dish Price=32.24 Dish NO.=3333, Dish Name=Pizza, Dish Price=25.32 ***Deleted table: dish