BzOne, I am not quite sure I understand your use case but you can check for attributes that are null by using finders which use 'IsNull' So in your case that ...
Imagine a reference field that can be null (e.g. a Car can have a Radio or not). There are two problems with the auto-generated views for the Car entity (assuming some ...