public interface StatementInspector extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
inspect(String sql)
Inspect the given SQL, possibly returning a different SQL to be used instead.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.