Oracle

weblogicx.jsp.tags
Class QueryTagInfo

java.lang.Object
  extended by 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 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.


isValid

public boolean isValid(TagData data)
No further checks.


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle