Determining Current Database
Confirm the database Nexus Repository is using by navigating to the data store view in Settings → Repository → Data Store. This displays the JDBC URL for your current database.
The Data Store screen appears for those using either an H2 or PostgreSQL database. To verify your instance is using OrientDB use the following steps:
Navigate to the
System InformationunderSupport → System Information.Locate the
nexus-propertiessection.Check that
nexus.orient.enabledistrue.
See the Data Store topic for more information.