BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogicx.jsp.tags
Class QueryTagInfo

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended byweblogicx.jsp.tags.QueryTagInfo

public class QueryTagInfo
extends TagExtraInfo

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

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.


isValid

public boolean isValid(TagData data)
No further checks.


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