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

ahuber pushed a change to branch ISIS-3202_exec.not.persistent
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 0286d8dc8b ISIS-3202: fixes Executions for JDO
     add 32cfbf2b54 ISIS-3202: JPA: adds shallow PK detection
     add ad6526a750 ISIS-3202: audit-trail debug logging
     add b75a423695 ISIS-3202: fixes EntityState issues with JPA

No new revisions were added by this update.

Summary of changes:
 .../isis/applib/services/repository/EntityState.java | 12 ++++++------
 .../metamodel/facets/object/entity/EntityFacet.java  |  8 +++++++-
 .../jpa/integtests/AuditTrail_IntegTest.java         | 13 ++++++-------
 .../spiimpl/SessionSubscriberForSessionLog.java      |  3 ++-
 .../sessionlog/jpa/dom/SessionLogEntryPK.java        | 20 ++++++++++++--------
 .../jpa/applib/integration/IsisEntityListener.java   |  1 -
 .../jpa/integration/entity/JpaEntityFacet.java       |  5 ++++-
 .../JpaGeneratedLongIdEntityLifecycleTest.java       | 14 ++++++--------
 .../JpaNonGeneratedStringIdEntityLifecycleTest.java  | 16 +++++++---------
 9 files changed, 50 insertions(+), 42 deletions(-)

Reply via email to