I should briefly mention that the feature doesn't alter the lookup-strategy as has been pointed out in both the description and comments by others. Instead, this feature alters how to specifically handle the EntityNotFoundException case. The feature won't try to guess and find a specific value for the relation if its not-found and the feature is enabled, it will simply allow the system to continue to operate without throwing an exception by setting the association to null. |