Project

General

Profile

Download (2.89 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1871c770 06/25/2020 01:55 AM Andreas Müller

revert removing findWithUpdate

31cfe10f 06/25/2020 12:48 AM Andreas Müller

javadoc

270dbad4 06/25/2020 12:47 AM Andreas Müller

remove findWithUpdate from CommonService

e0cc4f18 06/25/2020 12:17 AM Andreas Müller

ref #9078 further improve null entity handling in ConversationalTransientEntityCacher (just in case)

d6969ebf 06/25/2020 12:10 AM Andreas Müller

ref #9078 fix null entity handling in ConversationalTransientEntityCacher

02e380e6 06/24/2020 11:48 PM Andreas Müller

ref #9078 improve UpdateResult handling in CdmTransientEntityCacher

  • include result entity to the updated objects
  • load updated objects also if they their ID does not yet exist in Cacher (this is needed to always call recursive updating)
d990fa03 06/24/2020 11:48 PM Andreas Müller

cleanup

6f33eb6e 06/24/2020 10:55 PM Andreas Müller

cleanup

2661173a 06/05/2020 07:50 PM Andreas Müller

cleanup

7b74ba3d 08/30/2018 11:12 PM Andreas Müller

ref #7709 use id instead of uuid for CdmEntityCacheKey in ConversationalTransientEntityCacher

7b2e142b 08/30/2018 10:38 PM Andreas Müller

ref #7709 use CdmBase constructor instead of class and id

ed3f3e9a 08/30/2018 10:38 PM Andreas Müller

cleanup

f4cc04f2 03/16/2018 02:40 PM Katja Luther

adapt taxeditor cache to cdmlib-cache