|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagExtraInfo
org.apache.taglibs.dbtags.connection.ConnectionTEI
TagExtraInfo for the connection tag. This TagExtraInfo specifies that the ConnectionTag assigns a java.sql.Connection object to the "id" attribute at the end tag.
ConnectionTag
Constructor Summary | |
ConnectionTEI()
|
Method Summary | |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
|
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
getTagInfo, isValid, setTagInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionTEI()
Method Detail |
public final javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |