| Modifier and Type | Required Element and Description | 
|---|---|
String | 
sql
Procedure name or SQL UPDATE statement. 
 | 
| Modifier and Type | Optional Element and Description | 
|---|---|
boolean | 
callable
Is the statement callable (aka a  
CallableStatement)? | 
ResultCheckStyle | 
check
For persistence operation what style of determining results (success/failure) is to be used. 
 | 
public abstract String sql
public abstract boolean callable
CallableStatement)?public abstract ResultCheckStyle check
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.