Friday, December 6, 2013

Overview of ADF business component implementation



- Standard Java and XML based implementation
- Metadata driven robust code
- Source code support for debugging in ADF declarative debugger
- Application server and database independence
- Java Enterprise Edition design pattern support . Business component implements all standard design patterns
- Source code organization through packages : oracle.jbo package for interfaces and oracle.jbo.server package for implementation classes.

No comments:

Post a Comment