Uses of Class
org.plasma.query.model.ParameterDeclaration

Packages that use ParameterDeclaration
org.plasma.query.model PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of ParameterDeclaration in org.plasma.query.model
 

Fields in org.plasma.query.model declared as ParameterDeclaration
protected  ParameterDeclaration Where.parameterDeclaration
           
 

Methods in org.plasma.query.model that return ParameterDeclaration
 ParameterDeclaration ObjectFactory.createParameterDeclaration()
          Create an instance of ParameterDeclaration
 ParameterDeclaration Where.getParameterDeclaration()
          Gets the value of the parameterDeclaration property.
 

Methods in org.plasma.query.model with parameters of type ParameterDeclaration
 void Where.setParameterDeclaration(ParameterDeclaration value)
          Sets the value of the parameterDeclaration property.
 



Copyright © 2013. All rights reserved.