Thats not required. You can just extend/implement EntityManagerDelegate

2015-08-23 17:37 GMT+02:00 Harald Wellmann <hwellmann...@gmail.com>:

> +1
>
> Regards,
> Harald
>
>
>
> Am 22.08.2015 um 03:23 schrieb John D. Ament:
>
>> All,
>>
>> Based on the findings from Harald, and the general issues being seen with
>> EntityRepository I'd like to propose that we add merge and persist methods
>> to the EntityRepository interface.
>>
>> Both methods would delegate down direct to the underlying EntityManager's
>> methods of the same signature and have the exact same behavior.  This will
>> give app developers direct access in cases where they want to explicitly
>> call one or the other.
>>
>> John
>>
>>
>

Reply via email to