If I use @ManyToOne(optional=false) to annotate an attribute, the MappingTool does not create a NOT NULL column in the corresponding table. Bug?
Vlad
If I use @ManyToOne(optional=false) to annotate an attribute, the MappingTool does not create a NOT NULL column in the corresponding table. Bug?
Vlad