public interface SqlStatementCustomizer
SqlStatementCustomizerFactory to
 customize sql statements via annotations| Modifier 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.