Regarding // No Arg Constructor required by API
It is possible to define some quality related annotations, e.g. @OnlyForContainer @OnlyForJpa etc and annotate the no args constructor with these quality annotations, so that it is evident to a developer not to use them directly.
↧
By: Sudhir
↧