JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.datenwerke.rs.base.service.dbhelper.hooks
Interface StatementModificationHook
All Superinterfaces:
Hook
All Known Implementing Classes:
CteQueryHandler
@HookConfig
public interface
StatementModificationHook
extends
Hook
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
modifyStatement
(
String
stmt,
QueryBuilder
queryBuilder)
Method Details
modifyStatement
String
modifyStatement
(
String
stmt,
QueryBuilder
queryBuilder)