Uses of Interface
org.eclipse.birt.data.oda.IParameterMetaData

Packages that use IParameterMetaData
org.eclipse.birt.data.oda [Deprecated] Defines the run-time API of BIRT Open Data Access (ODA) extensions.  
org.eclipse.birt.data.oda.impl [Deprecated] Provides a template implementation of the main ODA run-time interfaces.  
 

Uses of IParameterMetaData in org.eclipse.birt.data.oda
 

Methods in org.eclipse.birt.data.oda that return IParameterMetaData
 IParameterMetaData IQuery.getParameterMetaData()
          Deprecated. Returns the count, data types, and other metadata attributes of the parameters defined in this prepared IQuery object.
 

Uses of IParameterMetaData in org.eclipse.birt.data.oda.impl
 

Methods in org.eclipse.birt.data.oda.impl that return IParameterMetaData
 IParameterMetaData SimpleQuery.getParameterMetaData()
          Deprecated.  
 



Copyright © 2005 Actuate Corp. All rights reserved.