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

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

Fields in org.plasma.query.model with type parameters of type Parameter
protected  List<Parameter> Where.parameters
           
 

Methods in org.plasma.query.model that return Parameter
 Parameter ObjectFactory.createParameter()
          Create an instance of Parameter
 

Methods in org.plasma.query.model that return types with arguments of type Parameter
 List<Parameter> Where.getParameters()
          Gets the value of the parameters property.
 

Constructors in org.plasma.query.model with parameters of type Parameter
Where(String content, Parameter[] params)
           
 



Copyright © 2013. All rights reserved.