This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


    from d94ee8047 removing dead code
     new 2767f4789 Deprecating DataContext.performIteratedQuery()
     new 42af71bd2 CAY-3005 ResultIterator.allRows() does not convert to 
DataObjects
     new 436eb72d8 Unused class

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.txt                                  |   1 +
 .../apache/cayenne/CollectionResultIterator.java   |  85 ----------------
 .../org/apache/cayenne/access/DataContext.java     | 110 ++++++++++-----------
 .../access/ResultIteratorConverterDecorator.java   |   4 +-
 .../cayenne/access/DataContextIteratedQueryIT.java |  43 ++++++++
 .../org/apache/cayenne/access/EmbeddingIT.java     |  16 +++
 6 files changed, 114 insertions(+), 145 deletions(-)
 delete mode 100644 
cayenne/src/main/java/org/apache/cayenne/CollectionResultIterator.java

Reply via email to