10 Aug 2016

New ADF BC Base Classes

In this short post I just want to draw everyone's attention to the fact that in the latest JDeveloper version 12.2.1.1 the set of ADF BC base classes contains more classes then there used to be. They have added base classes for programatic Entity objects (ProgrammaticEntityImpl) and View objects (ProgrammaticViewObjectImpl, ProgrammaticViewRowImpl).





So, if you're planning to migrate to 12.2.1.1, don't forget to extend those classes as well in order to be consistent.

That's it!