You can identify your property type in one of two ways:

Note that if you use the indirect method you must set the userPropertyDescriptors property of the GSARepository component to include your type (or, in the alternative, call the registerPropertyDescriptorClass() method at some point before your XML repository definition file gets loaded).

Most users will find the direct Java class approach simpler. In either case, you use the property-type attribute in the <property> tag to cause the SQL repository to use a property of your type.

 
loading table of contents...