Skip Headers
Oracle® Application Server Quick Tour
10g Release 2 (10.1.2)
Part No. B13993-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

More Than Mapping

OracleAS TopLink is much more than an "Object/Relational Mapping Tool." It increases performance, provides flexibility, and maximizes productivity.

OracleAS TopLink provides powerful features, such as:

  • A rich query framework that provides easy-to-use options to formulate sophisticated, dynamic queries. Developers can define queries in a variety of ways, both in the application code or in the OracleAS TopLink Mapping Workbench.

  • A transaction framework that provides object-level transaction support. The transaction framework supports direct management of transactions as well as support for external transaction management through JTA/JTS.

  • Caching functionality that improves system performance and ensures object identity. The cache is completely configurable and can be used in a single server or in a clustered environment with cache coordination.

TopLink features