When using JPA, you have the option to use the Oracle database.
As Oracle is a proprietary database, we cannot give it the same level of support that we do for our other options:
When using Oracle with JHipster, you will need to install the Oracle JDBC driver manually:
lib/oracle/ojdbc/7/ folderojdbc7.jar to ojdbc-7.jar, in order to follow Maven’s naming conventions.