CONTENTS | PREV | NEXT | INDEX J2EE BluePrints



6.6 Application Programming Model

The J2EE application programming model for enterprise information system access lays down a set of design choices, guidelines, and recommendations for Application Component Providers. These guidelines enable an Application Component Provider to develop an application based on its overall functional and system requirements. The application programming model focuses on the following aspects:

The following sections describe each of these aspects from the perspective of relational database access using JDBC 2.0 API, with the exception of transactions, which are discussed in Chapter 8. An important point to note is that the following sections are not meant to be a programmer's guide to using the JDBC API.



CONTENTS | PREV | NEXT | INDEX
Copyright © 2001 Sun Microsystems, Inc. All Rights Reserved.