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

Packages that use IntParameter
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 IntParameter in org.plasma.query.model
 

Fields in org.plasma.query.model declared as IntParameter
protected  IntParameter Parameter.intParameter
           
 

Methods in org.plasma.query.model that return IntParameter
 IntParameter ObjectFactory.createIntParameter()
          Create an instance of IntParameter
 IntParameter Parameter.getIntParameter()
          Gets the value of the intParameter property.
 

Methods in org.plasma.query.model with parameters of type IntParameter
 void Parameter.setIntParameter(IntParameter value)
          Sets the value of the intParameter property.
 



Copyright © 2014. All rights reserved.