Uses of Class
net.ontopia.persistence.query.jdo.JDOParameter

Packages that use JDOParameter
net.ontopia.persistence.query.jdo Object model for representing JDOQL queries 
net.ontopia.persistence.query.sql Object model for representing SQL queries. 
 

Uses of JDOParameter in net.ontopia.persistence.query.jdo
 

Constructors in net.ontopia.persistence.query.jdo with parameters of type JDOParameter
JDOContains(JDOParameter left, JDOVariable right)
           
 

Uses of JDOParameter in net.ontopia.persistence.query.sql
 

Methods in net.ontopia.persistence.query.sql with parameters of type JDOParameter
protected  FieldInfoIF SQLBuilder.getFieldInfo(JDOParameter param, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info)
           
protected  SQLValueIF SQLBuilder.produceParameter(JDOParameter par, java.util.List expressions, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info)
           
 



Copyright © 2000-2012 Ontopia.