| |
|
| java.lang.Object org.hsqldb.sample.Testdb
Testdb | public class Testdb (Code) | | Title: Testdb
Description: simple hello world db example of a
standalone persistent db application
every time it runs it adds four more rows to sample_table
it does a query and prints the results to standard out
Author: Karl Meissner karl@meissnersd.com
|
Constructor Summary | |
public | Testdb(String db_file_name_prefix) |
|
|
|