Confluence was migrated to the cloud, and the current server is in read-only mode, to access cloud services please go to https://adeptia.atlassian.net/wiki
This section explains how to identify, which database is used as backend.
Search the property abpm.backend.dbType. From the value of this property, you can identify which database is being used as backend. The following table lists the possible values and corresponding database.
Property Value | Database Type |
---|---|
HSQL | Embedded Database |
Oracle | Oracle Database |
SQLServer | SQL Server |
MySQL | MySQL Database |