@Column(name="NU_MAGASIN")
private short nuMagasin;
i create entities from table and this column in my db got null value but the didn;t accept it and i got this message
Can not set short field supplycam.entities.Nomenclature.nuMagasin to null value