...
For Oracle databases, copy the ojdbc jar from http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html to the same WEB-INF/lib/ folder.
For PostgreSQL databases, download the postgresql.jar from https://jdbc.postgresql.org/ to the same WEB-INF/lib/ folder.
Configuring CTP Session Timeout
...