Secret Backend Connection Oracle
constructor(connectionUrl: String? = null, disconnectSessions: Boolean? = null, maxConnectionLifetime: Int? = null, maxIdleConnections: Int? = null, maxOpenConnections: Int? = null, password: String? = null, splitStatements: Boolean? = null, username: String? = null, usernameTemplate: String? = null)