|
I did consider putting SYNONYM info into SYSTABLES with synonym target
being present in SYSALIASES. That would have been a clean
implementation. But, alias, I need to store schemaName of the target as
a name, instead of as ID. Unless I overload 'javaClassName' column for
schema name, it wouldn't be possible. So, no, I am not doing that
already. ;-) I know
you might come up with a cleverer way to do this, that is why I posted
the question first. Well, I currently check if a table of same name is present before allowing a synonym to be created. Same the other way. Not good? :-\ Satheesh Daniel John Debrunner wrote: Satheesh Bandaram wrote: |
- Re: [PATCH] Synonym support in Derby. Satheesh Bandaram
- Re: [PATCH] Synonym support in Derby. Satheesh Bandaram
- Re: [PATCH] Synonym support in Derby. Daniel John Debrunner
- Re: [PATCH] Synonym support in Derby. Satheesh Bandaram
- Re: [PATCH] Synonym support in Derb... Daniel John Debrunner
- Re: [PATCH] Synonym support in... Satheesh Bandaram
- Re: [PATCH] Synonym support in Derby. Satheesh Bandaram
- Re: [PATCH] Synonym support in Derby. Daniel John Debrunner
- Re: [PATCH] Synonym support in Derby. Satheesh Bandaram
