Jon Scott Stevens wrote:
on 2002/12/9 1:46 AM, "Martin Poeschl" <[EMAIL PROTECTED]> wrote:let's try with an example:
Jon Scott Stevens wrote:
I always see us make commits for fixing reserved words in databases.how will this work if i want to make sure my app runs with different
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
databases?? (e.g. jetspeed)
martin
The point being that this will ALLOW you to make sure that your application runs with different databases. Did you read my email wrong or am I reading yours wrong? =)-jon
if i generate for mysql, will the reserved words for all databases be blocked or only for mysql??
i would prefere for all databases
martin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
