Jon Scott Stevens wrote:

I always see us make commits for fixing reserved words in databases.

Why not come up with a .properties file of reserved words for each database
and then as part of the initial load of the .xml file, simply query that
file and see if one of the column/table names conflicts with the database of
reserved words...we can have a property which turns this feature on or off
(for example, some people might not that db2 conflicts with oracle or
something like that...)

-jon

how will this work if i want to make sure my app runs with different databases?? (e.g. jetspeed)

martin


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to