collections::ship::tuple::PartData Class Reference
Detailed Description
A PartData serves as the value in the key/value pair for a part entity.
In this sample, PartData is used only as the storage data for the value, while the Part object is used as the value's object representation. Because it is used directly as storage data using serial format, it must be Serializable.
- Author:
- Mark Hayes
Definition at line 24 of file PartData.java.
The documentation for this class was generated from the following file:
- /home/huihoo/src/db/db-4.4.16/examples_java/src/collections/ship/tuple/PartData.java
Generated on Sun Dec 25 12:14:58 2005 for Berkeley DB 4.4.16 by
1.4.2