All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Frame | +----com.ibm.beans.demos.travel.flight.CreateDB
This class builds an example database that can be used in the remote travel demo. The database is built with the help of beans from the "com.ibm.beans.samples.daps.sql" package. These beans utilize the JDBC Java capabilities. The database is built from values defined in the "com.ibm.beans.demos.travel.flight.FlightResourceBundle".
public CreateDB()
public void actionPerformed(ActionEvent evt)
public static void main(String argv[])
All Packages Class Hierarchy This Package Previous Next Index