public class UpdateTag extends UpdateTagSupport
dataSourceSpecified, rawDataSource, sql| Constructor and Description |
|---|
UpdateTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Prepares for execution by setting the initial state, such as
getting the
Connection |
void |
setDataSource(java.lang.String dataSourceEL) |
void |
setSql(java.lang.String sqlEL)
Setter method for the SQL statement to use for the
query.
|
addSQLParameter, doCatch, doEndTag, doFinally, setScope, setVardoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setDataSource(java.lang.String dataSourceEL)
public void setSql(java.lang.String sqlEL)
public int doStartTag()
throws javax.servlet.jsp.JspException
UpdateTagSupportConnectiondoStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class UpdateTagSupportjavax.servlet.jsp.JspExceptionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.