Table of Contents

TransWarp Reference: TW.Database  

TransWarp Database Framework

Connections
Classes for managing persistent connections to SQL and LDAP databases.
DataModel
Manage retrieval, caching, and writing of "raw" data objects formatted according to the structure of the "real" storage mechanism.
LDAPModel
DataModel, extended for LDAP (there'll probably be an SQLModel module soon, too).
Transactions
Support for read-only vs. read-write transactions (needed by DataModel and its derivatives)
Interfaces
Interfaces and exception classes for all of the above.
Modules and Packages   

src\TW\Database/

Connections

Managed Connections to Databases, and query result helper classes

DataModel

Components for database record handling, caching, etc.

Interfaces

Interfaces for TransWarp Database components - very rudimentary so far

LDAPModel

Extension to DataModel for LDAP record types - a work in progress

Transactions

Transaction Management, w/support for read-only vs. read-write transactions

__init__

TransWarp Database Framework


Table of Contents

This document was automatically generated on Sun Mar 31 18:23:11 2002 by HappyDoc version WORKING