Can you please provide a sample code for Table has FOREIGN KEY column...how insert data using OData4j client tool.
able to created Entity new record using Post man client tool but not able create the record using OData4j client tool.
{
"Id":30,
"Prop":"test",
"Type":"auto",
"Value":"test",
"ControlDetails":{ "__deferred":{ "uri":"Controls(1)"} }
}