This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
from 530f8b699e ISIS-3209: introduces isis-core-privileged
new e4b8b6adf9 ISIS-3208: just renaming package private classes and enums
new 57ed655e0f ISIS-3208: transient entities, might need a tx-flush, so we
get an OID
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:
.../applib/services/repository/EntityState.java | 18 +++++++--------
.../isis/core/metamodel/object/ManagedObject.java | 6 ++---
.../isis/core/metamodel/object/MmEntityUtil.java | 18 +++++++++++++++
.../object/_ManagedObjectEntityHybrid.java | 26 +++++++++++-----------
...hed.java => _ManagedObjectEntityTransient.java} | 4 ++--
.../executor/MemberExecutorServiceDefault.java | 6 +++++
.../jpa/integration/entity/JpaEntityFacet.java | 5 ++++-
7 files changed, 55 insertions(+), 28 deletions(-)
rename
core/metamodel/src/main/java/org/apache/isis/core/metamodel/object/{_ManagedObjectEntityDetached.java
=> _ManagedObjectEntityTransient.java} (96%)