Too many objects match the primary key oracle.jbo.Key Oracle adf
to solve this problem
in deatil table [Entity object]
write before create
getDBTransaction().commit();
in deatil table [Entity object]
write before create
getDBTransaction().commit();
protected void create(AttributeList attributeList) {
getDBTransaction().commit();
super.create(attributeList);
}
with my best regards :)
getDBTransaction().commit();
super.create(attributeList);
}
with my best regards :)