Hi all,
I am referencing an entity as foreign key which is a master table from another schema.I have only select, reference rights to the current user.when I try to insert or update my table which have the foreign key is saying insufficient preveleges…I don’t want any action on master table but foreign key referance value must be in my entity is required.is it possible with many to one entity annotations .if so kindly post reply please…tried cascade also…pl explain the right way to do this