Uses of Class
net.ontopia.persistence.query.jdo.JDONativeValue
-
Packages that use JDONativeValue Package Description net.ontopia.persistence.query.sql Object model for representing SQL queries. -
-
Uses of JDONativeValue in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type JDONativeValue Modifier and Type Method Description protected SQLValueIF
SQLBuilder. produceNativeValue(JDONativeValue field, List<SQLExpressionIF> expressions, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info)
-