Actions
task #10124
openAdapt deprecated hibernate methods to suggested new methods
Status:
In Progress
Priority:
Priority14
Assignee:
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Description
copied from #10067
- deprecated calls in CdmEntityDaoBase (and maybe others), e.g. line 447 / createCriteria (deprecated)
- check if FlushMode can be changed to JPA Flush Mode
- we should think about using JPA MetamodelGenerator (https://docs.jboss.org/hibernate/orm/5.0/topical/html/metamodelgen/MetamodelGenerator.html)
Related issues
Updated by Andreas Müller 7 months ago
- Copied from task #10067: Update to hibernate 5.4 (or higher) and hibernate search 5.11 and lucene 5.5 added
Updated by Andreas Müller 7 months ago
- Related to task #10104: Cleanup after hibernate v5.4.33 migration added
Updated by Katja Luther 7 months ago
- Description updated (diff)
- Status changed from New to In Progress
Updated by Andreas Müller 7 months ago
- Target version changed from Release 5.33 to Release 5.38
Actions