Interface SystemInfoUtils.DatabaseMetaData

All Known Implementing Classes:
SystemInfoUtilsImpl.MaskedUrlDatabaseMetaData
Enclosing interface:
SystemInfoUtils

public static interface SystemInfoUtils.DatabaseMetaData
  • Method Details

    • getDatabaseProductVersion

      String getDatabaseProductVersion()
    • getDriverName

      String getDriverName()
    • getDriverVersion

      String getDriverVersion()
    • getCollation

      String getCollation()
    • getMaskedURL

      String getMaskedURL()
    • getSecretStoreType

      com.atlassian.secrets.SecretStoreType getSecretStoreType()