You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2021/12/13 09:32:32 UTC

[cayenne] branch master updated (97591b8 -> 4c801b4)

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

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


    from 97591b8  Merge pull request #476 from OlegKhodokevich/CAY_2711_JDK_17_compatibility
     new 1c07425  fix CAY-2697 Read-only cgen template creates mutator methods for to-many relationships
     new 2130c0e  Refactoring.The check object.isReadOnly() is reduced to one type of record
     new 4c801b4  Merge pull request #478 from Ivan-nikitko/CAY-2697_Read-only_cgen_template_creates_mutator_methods_for_to-many_relationships_

The 6767 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:
 cayenne-cgen/src/main/resources/templates/v4_1/client-superclass.vm | 4 ++--
 cayenne-cgen/src/main/resources/templates/v4_1/singleclass.vm       | 4 ++--
 cayenne-cgen/src/main/resources/templates/v4_1/superclass.vm        | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)