public class JDBCSettingsDrivenConnectionSource
extends ch.qos.logback.core.db.ConnectionSourceBase
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
start() |
void |
stop() |
String |
toString() |
discoverConnectionProperties, getPassword, getSQLDialectCode, getUser, isStarted, setPassword, setUser, supportsBatchUpdates, supportsGetGeneratedKeyspublic Connection getConnection() throws SQLException
SQLExceptionpublic void start()
start in interface ch.qos.logback.core.spi.LifeCyclestart in class ch.qos.logback.core.db.ConnectionSourceBasepublic void stop()
stop in interface ch.qos.logback.core.spi.LifeCyclestop in class ch.qos.logback.core.db.ConnectionSourceBaseCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.