public class CustomSql extends Object
Constructor and Description |
---|
CustomSql(String sql,
boolean callable,
ExecuteUpdateResultCheckStyle checkStyle) |
Modifier and Type | Method and Description |
---|---|
ExecuteUpdateResultCheckStyle |
getCheckStyle() |
String |
getSql() |
boolean |
isCallable() |
public CustomSql(String sql, boolean callable, ExecuteUpdateResultCheckStyle checkStyle)
public String getSql()
public boolean isCallable()
public ExecuteUpdateResultCheckStyle getCheckStyle()
Copyright © 2017 JBoss by Red Hat. All rights reserved.