On 12/30/2009 8:20 AM, ines DNSCE wrote:
The reason is that the reading of the given méta data has the right DBA. Thus I reads méta data of another plan (schéma) than I waited. If I specify the plan for every table, I have no more the problem. On the other hand it adds me in prefix the name of the plan, I must be able to configure it to ignore the prefix and not to have to specified un each table the plan.
With Oracle, a good way to avoid adding schema names to all your table references is to use public synonyms.
-- Guy Rouillier --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org