BEA Systems, Inc.

weblogicx.jsp.tags
Class QueryTagInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by weblogicx.jsp.tags.QueryTagInfo

public class QueryTagInfo
extends TagExtraInfo


Constructor Summary
QueryTagInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Define a nested variable for the ResultSet.
 boolean isValid(TagData data)
          No further checks.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryTagInfo

public QueryTagInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Define a nested variable for the ResultSet.

Overrides:
getVariableInfo in class TagExtraInfo

isValid

public boolean isValid(TagData data)
No further checks.

Overrides:
isValid in class TagExtraInfo

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.