Changes between Version 1 and Version 2 of AdvancedApplicationDevelopment


Ignore:
Timestamp:
08/28/26 06:39:43 (10 days ago)
Author:
232012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedApplicationDevelopment

    v1 v2  
    1 Advanced Application Development
    2 Transactions
     1= Advanced Application Development
    32
    4 Document the code in your applications where a multi-operation transactions are executed.
     3== Transactions
    54
    6 Database Connection Pooling
    75
    8 Document the setup in your application that enables a database connection pool to be used, with some examples from the application where a connection from the pool is used.
     6== Pooling