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

ntimofeev pushed a change to branch STABLE-4.2
in repository https://gitbox.apache.org/repos/asf/cayenne.git


    from 7babc3d9b Update Cayenne versions info
     new 3dbb3c0c0 Add missing deprecated tag
     new b4f632204 CAY-2741 Cleanup TransactionDescriptor and deprecate 
DefaultTransactionDescriptor

The 2 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                                   | 11 +++++++++++
 .../org/apache/cayenne/dba/JdbcActionBuilder.java   |  1 +
 .../org/apache/cayenne/query/SQLActionVisitor.java  |  2 ++
 .../org/apache/cayenne/tx/CayenneTransaction.java   |  2 +-
 .../cayenne/tx/DefaultTransactionDescriptor.java    |  6 +++---
 .../cayenne/tx/DefaultTransactionFactory.java       |  2 +-
 .../cayenne/tx/DefaultTransactionManager.java       |  4 ++--
 .../org/apache/cayenne/tx/ExternalTransaction.java  |  2 +-
 .../apache/cayenne/tx/TransactionDescriptor.java    | 21 +++++++++++++++++++++
 9 files changed, 43 insertions(+), 8 deletions(-)

Reply via email to