STATES OF TRANSACTION
A transaction must be in one of the following states.
1.Active-The initial state,the transaction stays in this state while it is executing.
2.Partially committed- After the final statement has been executed.
3.Failed-when the normal execution can no longer procee...
Tuesday, 11 February 2014
SRS document |Parts of a SRS document |software engineering
Posted by Roy on 06:32
Parts of a SRS document
The important parts of SRS document are:
ƒ Functional requirements of the system
Non-functional requirements of the system
Goals of implementation
Functional requirements:-
ƒ The functional requirements part discusses the functionalities...
Posted in notes of software engineering, Parts of a SRS document, SRS document
Subscribe to:
Posts (Atom)
States of transaction |Transaction Management