improve logging in CacheLoader
revert load with update only
revert moving loadRecursive maps and collections
remove redundant code (cont.)
remove redundant code
handle update without recursion correctly in CacheLoader
cleanup and rename methods and fix Fixme in ProxyUtils
ref #9078 allow ignoring recursive loading of terms (cont.)
rename internal loadRecursive calls to distinguish them more clearly
rename deproxy to deproxyIfInitialized
ref #9078 allow ignoring recursive loading of terms
improve logging for CacheLoader
rename CdmCacher to CdmCacherBase
renaming "putToCache" and "entityAlreadyVisisted" "classFields", fix logging text and extract method for field handling
cleanup
ref #7709 rename newEntity to volatileEntity
ref #7709 rename addNewEntity to putNewEntity and check for existing entity
ref #7709 rename putMethods in cacher
ref #9104 add NatrualLanguageTerm to hibernate.cfg.xml and recompile model cache
add newEntitiesMap.clear to Cacher.clear
rename load to put
update cached cdm model to 5.15.2
Updating develop poms back to pre merge state
updating develop poms to master versions to avoid merge conflicts
updating poms for 5.16.0-SNAPSHOT development
fix #9009 add MediaMetaData
updating cdm.map.ser to v5.15
ref #8802 implement TemporalData
updating poms for 5.15.0-SNAPSHOT development
updating poms for 5.14.0-SNAPSHOT development
updating poms for 5.13.0-SNAPSHOT development
ref #8468 fix model cache and test sql
updating poms for 5.12.0-SNAPSHOT development
fix #8673 Add CdmLinkSource to OriginalSourceBase
fix #8628 update cdm.map.ser to Person.orcid
update H2 test data and model cache
add dummy file to cdmlib-cache/src/test/java to make the folder exist in git-repo
updating poms for 5.11.0-SNAPSHOT development
updating poms for 5.10.0-SNAPSHOT development
adapt cached model to 5.8.2
ref #8441 further implementation for FeatureState and inapplicableIf
update model cache for schema version 5.8.1
ref #7099 further updates to CdmAuthority for persistance + add Role class
Revert "minor - fix merge conflict"
This reverts commit fc3932ac4dd186b6f5809863356912f949ae202d.
minor - fix merge conflict
add test to cdmlib-cache pom
fix problem in CacheLoader
Revert "Revert "update cached model for schema version 5.8""
This reverts commit 6fbe8628082d5f62797062febd0921d93708c275.
Revert "update cached model for schema version 5.8"
This reverts commit 2be44701da8b296a6ac1008376bdda834b2ffd65.
update cached model for schema version 5.8
ref #6794 remove FeatureTree from some hibernate.cfgs again
ref #6794 rename TermTreeNode -> TermNode
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
ref #6794 adjust hibernate configuration to new TermCollection and adjust test data
updating poms for 5.9.0-SNAPSHOT development
ref #7470 add TextualTypeDesignation to hibernate.cfg
updating poms for 5.8.0-SNAPSHOT development
updating poms for 5.7.0-SNAPSHOT development
ref #8162 update to model cache
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8162 updates to hibernate.cfg.xml
minor changes in CdmModelCacher
updated model cache
updating poms for 5.6.0-SNAPSHOT development
updating poms for 5.5.0-SNAPSHOT development
fix #7785 CdmUserHelper can use ICdmEntityUuidCacher to avoid loading entities from the db for permission checks: - inner class CachingCdmUserHelper to be used when CdmUserHelper.withCache() is called - ICdmEntityUuidCacher and CdmTransientEntityAndUuidCacher complements the CdmTransientEntityCacher by the ability to get CDM entities from the cache by the UUID