Uses of Class
net.ontopia.persistence.query.jdo.JDOParameter
Packages that use JDOParameter
Package
Description
Object model for representing JDOQL queries
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 -
Uses of JDOParameter in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type JDOParameterModifier and TypeMethodDescriptionprotected FieldInfoIFSQLBuilder.getFieldInfo(JDOParameter param, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) protected SQLValueIFSQLBuilder.produceParameter(JDOParameter par, List<SQLExpressionIF> expressions, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info)