I'm in the process of trying to get my mind around Castor and here's a problem I've
recently encountered: My entity classes contain a java.util.Locale attribute, and the
value I wish to persist is the value of Locale.toString() (ie: en_US). Locale has no
synonomous getters/setters, except for the individual get/setCountry and
get/setLanguage. How do I map this? Is it even possible? If not, any ideas for work
arounds?
Thanks in advance,
Josh
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev