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
 

Understanding the Mapping API

All the mapping classes are derived from the DatabaseMapping class.

Table 33-5 Platform and Mapping Package Compatibility

Platform Mapping Package

DatabasePlatform

For relational projects

oracle.toplink.mappings

oracle.toplink.xdb

oracle.toplink.objectrelational

EISPlatform

For EIS projects

oracle.toplink.eis

oracle.toplink.mappings.TransformationMapping

XMLPlatform

For XML projects

oracle.toplink.ox

oracle.toplink.mappings.TransformationMapping