Class RDBMSCollectionQuery

java.lang.Object
net.ontopia.persistence.query.sql.RDBMSCollectionQuery
All Implemented Interfaces:
DetachedQueryIF

public class RDBMSCollectionQuery extends Object implements DetachedQueryIF
INTERNAL: RDBMS query implementation that performs queries that return a collection of object instances, ie. an instance of java.util.Collection.