com.triactive.jdo.model.test.widgets |
|
Java Source File Name | Type | Comment |
BinaryWidget.java | Class | An object used to test persistence of binary fields, in addition to those
in
Widget . |
DateWidget.java | Class | An object used to test persistence of date/time fields, in addition to those
in
BinaryWidget . |
FloatWidget.java | Class | An object used to test persistence of floating-point and decimal fields,
in addition to those in
BinaryWidget . |
SelfReferencingWidget.java | Class | An object used to test persistence of floating-point and decimal fields,
in addition to those in
BinaryWidget . |
Widget.java | Class | An object used to test persistence of primitive and String fields. |