I have used kind of 'login trigger' approach - in fact I extended datasource I were using to add execution of
alter session set current_schema = "USER"
statement to getConnection method.
Found it easier then creating sysnonyms
>I guess it's a matter of taste..
Agree.
- Re: Oracle scheme Koka
- Re: Oracle scheme Jan Vissers
- Re: Oracle scheme Larry Meadors
