updateBuilder

protected void updateBuilder(Builder builder, E entity)

Derived classes may override to additionally tune the passed entity builder.

Default implementation does nothing.

Parameters

builder

the entity builder to update

entity

the entity which data is passed to the EntityRecord we are building