| Oracle® TopLink Developer's Guide 10g (10.1.3.1.0) B28218-01 |
|
![]() Previous |
![]() Next |
Table 17-1 lists the project types available in TopLink, classifies each as basic or advanced, and indicates how to create each.
Table 17-1 TopLink Project Types
| Project Type | Description | Type | TopLink Workbench | Java |
|---|---|---|---|---|
|
|
A project for transactional persistence of Java objects to a relational database or an object-relational database accessed using Java Database Connectivity (JDBC). Supports TopLink queries and expressions. |
Basic |
![]() |
![]() |
|
|
A project for transactional persistence of Java objects to a nonrelational data source accessed using a J2EE Connector Architecture (J2C) adapter and any supported EIS record type, including indexed, mapped, or XML. Supports TopLink queries and expressions. |
Advanced |
![]() |
![]() |
|
|
A project for nontransactional, nonpersistent (in-memory) conversion between Java objects and XML schema (XSD)-based documents using Java Architecture for XML Binding (JAXB). Does not support TopLink queries and expressions. |
Advanced |
![]() |
![]() |
For more information, see the following: