public interface DataSourceMethodCallbacks
DataSource.DataSource,
CommonDataSource| Modifier and Type | Method and Description |
|---|---|
void |
afterGetConnection(MethodExecutionContext executionContext) |
void |
afterGetLoginTimeout(MethodExecutionContext executionContext) |
void |
afterGetLogWriter(MethodExecutionContext executionContext) |
void |
afterGetParentLogger(MethodExecutionContext executionContext) |
void |
afterSetLoginTimeout(MethodExecutionContext executionContext) |
void |
afterSetLogWriter(MethodExecutionContext executionContext) |
void |
beforeGetConnection(MethodExecutionContext executionContext) |
void |
beforeGetLoginTimeout(MethodExecutionContext executionContext) |
void |
beforeGetLogWriter(MethodExecutionContext executionContext) |
void |
beforeGetParentLogger(MethodExecutionContext executionContext) |
void |
beforeSetLoginTimeout(MethodExecutionContext executionContext) |
void |
beforeSetLogWriter(MethodExecutionContext executionContext) |
void beforeGetLoginTimeout(MethodExecutionContext executionContext)
void beforeGetLogWriter(MethodExecutionContext executionContext)
void beforeGetParentLogger(MethodExecutionContext executionContext)
void beforeSetLoginTimeout(MethodExecutionContext executionContext)
void beforeSetLogWriter(MethodExecutionContext executionContext)
void afterGetLoginTimeout(MethodExecutionContext executionContext)
void afterGetLogWriter(MethodExecutionContext executionContext)
void afterGetParentLogger(MethodExecutionContext executionContext)
void afterSetLoginTimeout(MethodExecutionContext executionContext)
void afterSetLogWriter(MethodExecutionContext executionContext)
void beforeGetConnection(MethodExecutionContext executionContext)
void afterGetConnection(MethodExecutionContext executionContext)
Copyright © 2025. All rights reserved.