Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
DatabaseServices
.getDatabaseType
Returns a string describing the database type for the database connection. This is obtained using the
DatabaseMetadata.getDatabaseProductName()
method. Examples of returned strings:
Apache Derby
MySQL
Microsoft SQL Server
Oracle
PostgreSQL
returns
java.lang.String
Parameters
java.lang.String databaseConnectionName,
DatabaseMetadata.getDatabaseProductName()
method. Examples of returned strings: