Class ScriptingSqlDbPropertiesConfig
java.lang.Object
com.persequor.extension.db.SqlDbPropertiesConfig
com.persequor.saga.modules.scripting.db.ScriptingSqlDbPropertiesConfig
- All Implemented Interfaces:
com.persequor.extension.db.ISqlDbConfig
,io.ran.DbType
@Singleton
public class ScriptingSqlDbPropertiesConfig
extends com.persequor.extension.db.SqlDbPropertiesConfig
-
Constructor Summary
Constructors -
Method Summary
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
-
ScriptingSqlDbPropertiesConfig
public ScriptingSqlDbPropertiesConfig()
-
-
Method Details
-
getDefaultDatabaseName
- Specified by:
getDefaultDatabaseName
in classcom.persequor.extension.db.SqlDbPropertiesConfig
-