Pages

Monday, March 31, 2014

Order of ADF BC Entity Methods execution : 

 setAttribute() -> validateEntity() -> postChanges() -> doDML() -> postChanges()
-> beforeCommit() -> Commit() -> afterCommit() -> afterRemove()

No comments:

Post a Comment