Business Components for Java is JDeveloper's programming framework for building multitier database applications from reusable business...
Business Components for Java is JDeveloper's programming framework for building multitier database applications from reusable business components. These applications typically consist of:
- A client-side user interface written in Java and/or HTML.
- One or more business logic tier components that provide business logic and views of business objects.
- Tables on the database server that store the underlying data.