Main Page | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Related Pages

collections::ship::marshal::Sample Class Reference


Static Public Member Functions

static void main (String[] args)

Detailed Description

Sample is the main entry point for the sample program and may be run as follows:

 java collections.ship.marshal.Sample
      [-h <home-directory> ]
 

The default for the home directory is ./tmp -- the tmp subdirectory of the current directory where the sample is run. To specify a different home directory, use the -home option. The home directory must exist before running the sample. To recreate the sample database from scratch, delete all files in the home directory before running the sample.

Author:
Mark Hayes

Definition at line 38 of file Sample.java.


Member Function Documentation

static void collections::ship::marshal::Sample::main String[]  args  )  [inline, static]
 

Run the sample program.

Definition at line 46 of file Sample.java.

References close(), and run().


The documentation for this class was generated from the following file:
Generated on Sun Dec 25 12:14:58 2005 for Berkeley DB 4.4.16 by  doxygen 1.4.2