Integrity Constraint Enforcement through Transaction Modification
暂无分享,去创建一个
The complexity of modern database applications requires powerful integrity maintenance facilities in the context of transaction processing. This paper proposes a mechanism for integrity constraint handling based on transaction modification. This mechanism conforms to the complete transaction model, complying with transaction atomicity and serializability. Further, the technique can be integrated into the normal query processing strategy of a relational DBMS, and can thus easily be applied in a real world system; this is shown for the PRISMA parallel database system. Transaction modification is fit for handling a large class of constraints and provides a high degree of flexibility and extensibility.
[1] Paul W. P. J. Grefen,et al. Parallel handling of integrity constraints on fragmented relations , 1990, DPDS '90.
[2] Jennifer Widom,et al. Deriving Production Rules for Constraint Maintainance , 1990, VLDB.
[3] Michael Stonebraker,et al. Implementation of integrity constraints and views by query modification , 1975, SIGMOD '75.
[4] Patrick Valduriez,et al. Design and implementation of an extendible integrity subsystem , 1984, SIGMOD '84.