You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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
  • No labels