public static class TransactionIsolation.MyCustomizer extends Object implements SqlStatementCustomizer
Constructor and Description |
---|
TransactionIsolation.MyCustomizer(TransactionIsolationLevel level) |
public TransactionIsolation.MyCustomizer(TransactionIsolationLevel level)
public void apply(SQLStatement q) throws SQLException
SqlStatementCustomizer
apply
in interface SqlStatementCustomizer
q
- the statement being customizedSQLException
- will abort statement creationCopyright © 2013. All rights reserved.