Changes between Version 2 and Version 3 of UseCase0003PrototypeImplementation


Ignore:
Timestamp:
06/26/26 22:24:28 (2 weeks ago)
Author:
223091
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCase0003PrototypeImplementation

    v2 v3  
    4545
    4646== SQL commands used by the system ==
    47 The question mark symbols (?) represent parameters that are filled by the Java application from the user input using PreparedStatement.
     47The question mark symbols (?) represent parameters that are filled by the Java application from the user input using prepared statements.
    4848
    4949The system first lists all pending reservations.