public interface SqlStatementCustomizer
SqlStatementCustomizerFactory
to
customize sql statements via annotationsModifier and Type | Method and Description |
---|---|
void |
apply(SQLStatement q)
Invoked to customize the sql statement
|
void apply(SQLStatement q) throws SQLException
q
- the statement being customizedSQLException
- will abort statement creationCopyright © 2018. All rights reserved.