Uses of Class
net.ontopia.persistence.query.jdo.JDOCollection
Packages that use JDOCollection
Package
Description
Object model for representing JDOQL queries
Object model for representing SQL queries.
-
Uses of JDOCollection in net.ontopia.persistence.query.jdo
Constructors in net.ontopia.persistence.query.jdo with parameters of type JDOCollection -
Uses of JDOCollection in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type JDOCollectionModifier and TypeMethodDescriptionprotected FieldInfoIFSQLBuilder.getFieldInfo(JDOCollection coll, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) protected SQLValueIFSQLBuilder.produceCollection(JDOCollection coll, net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info)