Issue 4430: Add a representation for sequence to CWM relational package (cwm-rtf) Source: International Business Machines (Dr. Daniel T. Chang, dtchang(at)us.ibm.com) Nature: Enhancement Severity: Minor Summary: A sequence is a relational database object that allows the automatic generation of values. Sequences are ideally suited to the task of generating unique key values. Applications can use sequences to avoid possible concurrency and performance problems resulting from the generation of a unique counter outside the database. Currently, the CWM Relational package does not provide a representation for sequence. It should be added. Resolution: Revised Text: Actions taken: July 26, 2001: received issue Discussion: End of Annotations:===== From: webmaster@omg.org Message-Id: <200107262127.f6QLRnt19352@emerald.omg.org> Date: 26 Jul 2001 17:31:25 -0400 To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Issue/Bug Report Content-Type: Text/html; charset=windows-1252 X-UIDL: 3)nd9[9o!!h;>e96^=e9 Name: Dan Chang Company: IBM mailFrom: dtchang@us.ibm.com Notification: No Specification: CWM Section: 0 FormalNumber: ad/01-02-01 Version: 1.0 RevisionDate: 9 Feb 2001 Page: 0 Nature: Enhancement Severity: Minor HTTP User Agent: Mozilla/4.61 [en] (WinNT; U) Description A sequence is a relational database object that allows the automatic generation of values. Sequences are ideally suited to the task of generating unique key values. Applications can use sequences to avoid possible concurrency and performance problems resulting from the generation of a unique counter outside the database. Currently, the CWM Relational package does not provide a representation for sequence. It should be added.