Just be sure to consider custom SQL for loading and updates as it will
affect many of the things discussed here.
On Wed, Nov 2, 2016 at 8:49 AM Steve Ebersole wrote:
> It looks like I only adjusted the reading of values (SELECT) for
> fetch-groups.
>
> Updates should only consider initialized a
It looks like I only adjusted the reading of values (SELECT) for
fetch-groups.
Updates should only consider initialized attributes. I had assumed that
was already the case.
The same is probably true for property-based optimistic locking as well.
We should verify that feature as well
On Wed, Oc