Project

General

Profile

task #10124

Updated by Katja Luther over 1 year ago

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)

Back