Thanks for your reply.
Actually, I have just found that I should add the current schema in the connection string to see the tables under 1 schema.
jdbc:postgresql://172.16.20.33:5432/wwxdb?currentSchema=dw
However, if I have 2 schema DW (data warehouse) and DM (data mart), it is likely not possible with the settings.