Package org.jcoderz.commons.types.samples

Class Summary
BarValueObject The Bar is documented here!
BaseClassTest Test use of base class in the value objects.
CopyValueSampleObject Class to test the 'copyValue functionality
CopyValueSampleObjectTest Test class for CopyValueSampleObject.
FooValueObject The Foo is documented here!
SampleFixPoint Fix point numeric to represent SampleFixPoint.
SampleFixPointTest Test the FixPoint class generator.
SampleFixPointUserType Hibernate user type for the SampleFixPoint.
SampleLong Holds the SampleLong.
SampleLongUserType Hibernate user type for the SampleLong.
SampleValueObject sample value object value object.
SampleValueObjectBase sample value object base value object.
TestEnum Enumerated type of a test enum.
TestEnumAsNumeric Enumerated type of a test enum as numeric.
TestEnumAsNumericUserType Hibernate user type for the TestEnumAsNumeric.
TestEnumAsString Enumerated type of a test enum as string.
TestEnumAsStringUserType Hibernate user type for the TestEnumAsString.
TestEnumExpliciteValue Enumerated type of a test enum explicite value.
TestEnumExpliciteValueUserType Hibernate user type for the TestEnumExpliciteValue.
TestEnumTest Test generated enum type
TestEnumUserType Hibernate user type for the TestEnum.
TestEnumWiredText Enumerated type of a test enum wired text.
TestEnumWiredTextUserType Hibernate user type for the TestEnumWiredText.
TestFixPoint Fix point numeric to represent TestFixPoint.
TestFixPointTwo Fix point numeric to represent TestFixPointTwo.
TestFixPointTwoUserType Hibernate user type for the TestFixPointTwo.
TestFixPointUserType Hibernate user type for the TestFixPoint.
TestRoles Enumerated type of a test roles.
TestRolesUserType Hibernate user type for the TestRoles.
 



Copyright 2007 The jCoderZ Project.