This documentation is for an older version of JHipster. Click here for the current version of the documentation.
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.When using Oracle with JHipster, the following limitations will be applicable