Hello. I am trying to solve https://issues.apache.org/jira/browse/CAY-2024
cayenne 4 is java 6. Will it go java 7+ or are we staying on 6? I want to use the new java.sql.Connection#getSchema. It will probably require updated jdbc drivers and dbcp2 as well, so it might be easier to create our own adapter#getSchema(Connection). What do you think? One more thing, is it okay to send in github pull-requests now or should I push to the actual branch at apache? Regards, Tore Halset.