Push the notNull property of nested fields into the leaf-level columns

If a nested field is marked @Column(notNull=false) then its leaf
level columns must accept a NULL value.

Signed-off-by: Shawn O. Pearce <sop@google.com>
6 files changed