Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: page moved from http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview/RDBDAS_Java_User_Guide

...

Tuscany/TuscanyJava/DAS

...

Java

...

Overview/RDBDAS

...

Java

...

User Guide

Introduction

    This Guide provides user-level information describing the capabilities of the RDB DAS.

Concepts

    This section provides an overview of several main concepts that are key to understanding and working with the RDB DAS.

  • ConventionOverConfiguration
  • ChangeSummaryProcessing
  • WriteOperationOrdering
  • PartialUpdate
  • ResultSetDrivenDataObjectTypes
  • OptimisticConcurrencyControl
  • ForeignKeyRepresentationAndManagement

Capabilities (How to)

  • WorkingWithBasicCrud - Reading and writing to the database
  • WorkingWithOptimisticConcurrencyControl
  • WorkingWithGeneratedDatabaseKeys
  • WorkingWithStoredProcedures
  • WorkingWithRelationships
  • WorkingWithConventions
  • WorkingWithTransactions
  • WorkingWithColumnConverters
  • WorkingWithPaging
  • WorkingWithStaticDataObjects
  • WorkingWithCompoundKeys
  • WorkingWithNameMapping (aliasing)
  • Logging
  • Explicit CREATE/UPDATE/DELETE
  • Explicit ResultSet shape definition