Current schema / Code Completion
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
I should add I currently use a System i 7.3 (AS400)
It is true that the schema panel does not automatically refresh on
"set schema ..." or "set current schema ...".
Generally code completion is aware of schemas only when schema qualified names are used.
The completion popup is meant to show catalogs and schemas only when tables with the same name occur in different schemas. E.g. from your codecompletion.png I'd guess that a table C1BAB1AA exists in all the schemas the PNG shows.
On the AS400 / DB2 system I have access to this works as expected. So I'm sorry I can't reproduce your problem.
For your information, I'm using: