Skip Headers
Oracle TopLink Developer's Guide
10g Release 3 (10.1.3)
B13593-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

3 Understanding TopLink Development Tools

The TopLink runtime provides Java or J2EE applications with access to persistent entities stored in a data source. In addition to run-time capabilities, the TopLink Foundation Library includes the TopLink Application Programming Interface (API). This API enables applications to access TopLink run-time features.

TopLink includes additional development tools that simplify application development. These tools capture mapping and run-time configuration information in metadata files that TopLink passes to the application at run time.

TopLink application development includes the following:

TopLink metadata is the link between the two (see "Understanding TopLink Metadata").

Figure 3-1 illustrates how these elements interact with the data source.

Figure 3-1 TopLink Components in Development Lifecycle

Description of Figure 3-1  follows
Description of "Figure 3-1 TopLink Components in Development Lifecycle"