Class CRPTConfig.MariaDBConfig

java.lang.Object
com.persequor.extension.db.SqlDbPropertiesConfig
com.persequor.saga.modules.crpt.config.CRPTConfig.MariaDBConfig
All Implemented Interfaces:
com.persequor.extension.db.ISqlDbConfig, io.ran.DbType
Enclosing class:
CRPTConfig

public static class CRPTConfig.MariaDBConfig extends com.persequor.extension.db.SqlDbPropertiesConfig
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.persequor.extension.db.SqlDbPropertiesConfig

    getAddress, getDatabaseName, getDatabaseParams, getPassword, getUsername

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.persequor.extension.db.ISqlDbConfig

    getName
  • Constructor Details

    • MariaDBConfig

      protected MariaDBConfig()
  • Method Details

    • getDefaultDatabaseName

      public String getDefaultDatabaseName()
      Specified by:
      getDefaultDatabaseName in class com.persequor.extension.db.SqlDbPropertiesConfig