 |
Avoids deadlocking and blocking with smaller and more efficient transactions. |
 |
Uses unidirectional cursors thereby increasing speed, and reducing network traffic and client connection time. |
 |
Makes use of the Stateless Application to disconnect from the data tier and only reconnect when necessary. |
 |
Eliminates unnecessary network traffic. |
 |
Is Web-enabled to re-use all business logic. |