public class PgStatementInterceptor extends AbstractDatabaseInterceptor
DATABASE_INFO, handler| Constructor and Description |
|---|
PgStatementInterceptor()
Non-parametric construction method
|
PgStatementInterceptor(DatabaseHandler handler)
Parameterized construction method
|
| Modifier and Type | Method and Description |
|---|---|
io.sermant.core.plugin.agent.entity.ExecuteContext |
after(io.sermant.core.plugin.agent.entity.ExecuteContext context) |
protected void |
createAndCacheDatabaseInfo(io.sermant.core.plugin.agent.entity.ExecuteContext context) |
io.sermant.core.plugin.agent.entity.ExecuteContext |
doBefore(io.sermant.core.plugin.agent.entity.ExecuteContext context) |
before, getDataBaseInfo, handleWriteOperationIfWriteDisabled, handleWriteOperationIfWriteDisabled, onThrowpublic PgStatementInterceptor()
public PgStatementInterceptor(DatabaseHandler handler)
handler - Database write operation handlerpublic io.sermant.core.plugin.agent.entity.ExecuteContext doBefore(io.sermant.core.plugin.agent.entity.ExecuteContext context)
doBefore in class AbstractDatabaseInterceptorprotected void createAndCacheDatabaseInfo(io.sermant.core.plugin.agent.entity.ExecuteContext context)
createAndCacheDatabaseInfo in class AbstractDatabaseInterceptorpublic io.sermant.core.plugin.agent.entity.ExecuteContext after(io.sermant.core.plugin.agent.entity.ExecuteContext context)
throws Exception
after in interface io.sermant.core.plugin.agent.interceptor.Interceptorafter in class AbstractDatabaseInterceptorExceptionCopyright © 2025. All rights reserved.