Subject | Re: [Firebird-Java] Firebird table field problem |
---|---|
Author | Rodolfo M. Raya |
Post date | 2002-04-17T12:00:03Z |
Hi,
If you can't do the changes by hand, use the power of your computer. You
could write a small program that visits every .java file in your project
path replacing "PASSWORD" with "PASSWORDCOL" .
My 0.02
Rodolfo M. Raya
Sanjay Amatya wrote:
MAXPROGRAMS
IBM Business Partner
Microsoft MSDN Business Connection Partner
rmraya@...
http://www.maxprograms.com
If you can't do the changes by hand, use the power of your computer. You
could write a small program that visits every .java file in your project
path replacing "PASSWORD" with "PASSWORDCOL" .
My 0.02
Rodolfo M. Raya
Sanjay Amatya wrote:
>I have a field name 'password' in a table X. During conversion from Access table,--
>the field name was automatically converted to 'passwordcol'. Looks like Firebird
>doesn't allow 'password' as field name. I have an existing Java application with
>more than a thousand classes, with complex relationships, and database tables mapped
>as java objects. This makes it very difficult to change the field name in Java app
>itself. What could be the best solution in such a situation? Any thoughts?
>
>Thanks
>
>--- Firebird-Java@yahoogroups.com wrote:
>
MAXPROGRAMS
IBM Business Partner
Microsoft MSDN Business Connection Partner
rmraya@...
http://www.maxprograms.com