Prozess und Gerät zur Erhaltung der Datenintegrität einer Datenbank

A Unit of Work object class for an object oriented database management system provides concurrent processing through Unit of Work levels and instances while maintaining the integrity of the data in the database. Each new Unit of Work assigned to a task is an instance of the Unit of Work object class...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: ABRAHAM, ROBERT, LOW, MARIETTA, GA 30068, US, BRIGGS, RICHARD SMITH, JR., BLOOMINGDALE, IL 60108, US, SHACKELFORD, FLOYD, WAYNE, BUFORD, GA 30518, US, MOORE, RICHARD EUGENE, MARIETTA, GA 30067, US, RICH, WILLIAM LAWRENCE, STONE MOUNTAIN, GA 30088, US, ROSS, CYNTHIA A., BOYNTON BEACH, FL 33437, US, TILLER, JOHN RUSSEL, JR., PEACHTREE CITY, GA 30269, US
Format: Patent
Sprache:ger
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:A Unit of Work object class for an object oriented database management system provides concurrent processing through Unit of Work levels and instances while maintaining the integrity of the data in the database. Each new Unit of Work assigned to a task is an instance of the Unit of Work object class. A Unit of Work manager controls each step such that manipulation of the data occurs to the copies at that particular level for that particular instance. Only after all levels have been completed satisfactorily will a "Commit" occur to the data in the database. If completion is not satisfactory, Rollback of the levels occur, thus preserving data integrity. The Unit of Work manager can also switch control between Unit of Work instances, thus permitting simultaneous performance of tasks.