public final class Transaction extends BodyTagTryCatchFinallyImpl
Constructor and Description |
---|
Transaction() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
void |
doCatch(Throwable t) |
void |
doFinally() |
int |
doStartTag() |
void |
hasBody(boolean hasBody) |
void |
release() |
void |
setAction(String strAction) |
void |
setIsolation(String isolation) |
doInitBody, setBodyContent
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Transaction()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setAction(String strAction) throws DatabaseException
action
- The action to set.DatabaseException
public void setIsolation(String isolation) throws DatabaseException
isolation
- The isolation to set.DatabaseException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public void doCatch(Throwable t) throws Throwable
doCatch
in interface javax.servlet.jsp.tagext.TryCatchFinally
doCatch
in class BodyTagTryCatchFinallyImpl
Throwable
public void hasBody(boolean hasBody)
hasBody
- public void doFinally()
doFinally
in interface javax.servlet.jsp.tagext.TryCatchFinally
doFinally
in class BodyTagTryCatchFinallyImpl
public int doAfterBody() throws javax.servlet.jsp.JspException
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class BodyTagImpl
javax.servlet.jsp.JspException
Copyright © 2015 Lucee