|
From: Roberto M. <rob...@gm...> - 2007-06-26 12:45:19
|
Hi Peter, I agree. Database metadata to be created as english (no special characters) names. These names will be used as keys to a property file named column_names.properties. In this property file the metadata keys will be mapped to values as wished (with special characters). These naming will be used only for display purpose. When generating report or xls/csv the database keys will be used, and if so, the class field generator will have no problems. Regards, Roberto Peter Salomonsen wrote: > Just as a follow up. Ideally, the metadata column names should maybe serve as > keys to a language property file? so that the metadata columns also could be > shown in different languages. In this case one would of course require that > the key names (= metadata column names) had valid characters. > > Take this into account when proposing a solution. > > Regards, > > Peter > > On Thursday 21 June 2007 15:32:05 Peter Salomonsen wrote: > >> Hi, >> >> If we have column names that contain e.g. scandinavian characters like : >> æøå , or others like ẽ é etc. there is a problem with the dynamic bean >> setters and getters. >> >> Could you propose a solution for this? >> >> regards, >> >> Peter >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Lmappletserver-developers mailing list >> Lma...@li... >> https://lists.sourceforge.net/lists/listinfo/lmappletserver-developers >> > > > > |