Hi,
Is there anyway to map user defined data types in Castor. We are using a guio
framwork that defines its own set of java types. In may cases these are just
wrappers for some base Java Class, for example TextString is a wrapper for a
String, and the "name" property returns one of these classes.
We don't want to have to store these seperatly in tables, but as column
attributes of the class itself.
I can add specific getters/setters on the actual classes that return standard
java representations, but it would be good not to have to have these xtra's.
So :-)
Is it possible to map such classes to standard castor representations
or
Does this require an extension of the castor framework?
Jeff
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev