public class CustomSql
extends java.lang.Object
Constructor and Description |
---|
CustomSql(java.lang.String sql,
boolean callable,
ExecuteUpdateResultCheckStyle checkStyle) |
Modifier and Type | Method and Description |
---|---|
ExecuteUpdateResultCheckStyle |
getCheckStyle() |
java.lang.String |
getSql() |
boolean |
isCallable() |
public CustomSql(java.lang.String sql, boolean callable, ExecuteUpdateResultCheckStyle checkStyle)
public java.lang.String getSql()
public boolean isCallable()
public ExecuteUpdateResultCheckStyle getCheckStyle()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.