JBoss Community

useEMF flag inside TaskSessionSpringFactoryImpl .

created by wqe wqe in jBPM - View the full discussion

What is the difference when setup the TaskSessionSpringFactoryImpl using the following options?

 

(Option 1)    taskSessionFactory.setEntityManager(taskSharedEntityManagerBean().getObject());

(Option 2)    taskSessionFactory.setEntityManagerFactory(taskEmf());

 

What is the points in each case?

Reply to this message by going to Community

Start a new discussion in jBPM at Community