JDBC support for Heroku Postgres Connection Pooling

Change effective on 20 August 2018

When using Heroku’s support for Java with Heroku Postgres Connection Pooling, the JDBC_DATABASE_URL environment variable will now be derived from the DATABASE_CONNECTION_POOL_URL environment variable. For more information, see the Dev Center article on Connecting to Relational Databases on Heroku with Java.