The change is in the JDBC driver calls that generate their own SQL,such as Connection.getColumns(table)
It was easy enough to fix my code, but the unannounced change inbehavior was annoying.