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 e24c57ede CAY-2900 Meaningful generated PKs could lead to the 
ClassCastException
     add f709cca2b Updated PK generators to avoid needlessly calling 
super.methods()
     new bc712f54c Merge pull request #629 from apache/CAY-2889

The 1 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:
 .../java/org/apache/cayenne/dba/mysql/MySQLPkGenerator.java    |  4 ++--
 .../java/org/apache/cayenne/dba/oracle/OraclePkGenerator.java  |  4 ++--
 .../java/org/apache/cayenne/dba/sybase/SybasePkGenerator.java  | 10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

Reply via email to