Uses of Class
net.ontopia.persistence.query.jdo.JDOObject
Packages that use JDOObject
-
Uses of JDOObject in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type JDOObjectModifier and TypeMethodDescriptionprotected FieldInfoIFSQLBuilder.getFieldInfo(JDOObject object, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) protected SQLValueIFSQLBuilder.produceObject(JDOObject object, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) protected net.ontopia.persistence.query.sql.SQLBuilder.ValuesSQLBuilder.produceObjectFieldValues(JDOObject obj, String[] path, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info)