org.apache.cayenne.access.util
Class DistinctResultIterator
java.lang.Object
org.apache.cayenne.access.jdbc.DistinctResultIterator
org.apache.cayenne.access.util.DistinctResultIterator
- All Implemented Interfaces:
- ResultIterator
Deprecated. since 3.0 moved to access.jdbc package.
public class DistinctResultIterator
- extends DistinctResultIterator
- Since:
- 1.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistinctResultIterator
public DistinctResultIterator(ResultIterator wrappedIterator,
DbEntity defaultEntity,
boolean compareFullRows)
throws CayenneException
- Deprecated.
- Throws:
CayenneException
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.