public class ProcResult extends TagSupport
Constructor and Description |
---|
ProcResult() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setMaxrows(double maxrows) |
void |
setName(String name) |
void |
setResultset(double resultset) |
doEndTag, getParent, required, setPageContext, setPageContext, setParent
public ProcResult()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class TagSupport
Tag.release()
public void setMaxrows(double maxrows)
maxrows
- The maxrows to set.public void setResultset(double resultset) throws ApplicationException
resultset
- The resultset to set.ApplicationException
public int doStartTag() throws ApplicationException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagSupport
ApplicationException
Tag.doStartTag()
Copyright © 2015 Lucee