insert null in FK field (set null in cmr field ) CMP 2.0
hassan mahmood
Greenhorn
Joined: Jan 15, 2003
Posts: 17
posted
0
How can i store null value in cmr field which has many to one relationship with other entity, null values are allowed in fk field. Should i set null in cmr field or should i not call setter method on cmr field to store null?