Changes between Version 6 and Version 7 of UseCase0002PrototypeImplementation
- Timestamp:
- 06/26/26 22:18:36 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCase0002PrototypeImplementation
v6 v7 52 52 == SQL commands used by the system == 53 53 54 The system first reads the list of possible requesters. The question mark symbols (?) represent parameters that are filled by the Java application from the user input using PreparedStatement.54 The system first reads the list of possible requesters. The question mark symbols (?) represent parameters that are filled by the Java application from the user input using !PreparedStatement. 55 55 56 56 {{{
