A transaction's property ensuring that either all its operations are completed successfully, or none are, is known as _________.
- Atomicity
- Consistency
- Durability
- Isolation
A transaction's property ensuring that either all its operations are completed successfully, or none are, is known as Atomicity.
Loading...
Related Quiz
- How does the Servlet container typically handle concurrent requests to the same servlet?
- Filters can be applied to __________ or __________ resources in a web application.
- When a connection is closed in a connection pool, what actually happens to that connection?
- _________ tracking involves appending session ID information to every URL.
- In the context of XSS prevention, what does the acronym CSP stand for?