Index
All Classes and Interfaces|All Packages|Constant Field Values
U
- update(DB2024TEAM07_Menu, int, int) - Method in class com.jdbc.database.DB2024TEAM07_MenuDAO
-
Updates an existing menu item in the database.
- update(DB2024TEAM07_Restaurant, int) - Method in class com.jdbc.database.DB2024TEAM07_RestaurantDAO
-
Updates the information of an existing restaurant in the database (Admin functionality).
- update(DB2024TEAM07_Review) - Method in class com.jdbc.database.DB2024TEAM07_ReviewDAO
-
Updates an existing review in the database.
- update(DB2024TEAM07_User, String) - Method in class com.jdbc.database.DB2024TEAM07_UserDAO
-
Updates a user's information in the DB2024_User table.
- update(Scanner) - Static method in class com.manager.DB2024TEAM07_UserManager
-
Allows users to update their information.
- updateAccountByManager(Scanner) - Method in class com.manager.DB2024TEAM07_UserManager
-
Allows managers to update existing user information.
- updateMenu(Scanner, DB2024TEAM07_MenuDAO) - Static method in class com.manager.DB2024TEAM07_MenuManager
-
Updates an existing menu item in the database.
- updateRestaurant(Scanner, DB2024TEAM07_RestaurantDAO) - Static method in class com.manager.DB2024TEAM07_RestaurantManager
-
Updates an existing restaurant in the database.
- updateReview(Scanner) - Static method in class com.manager.DB2024TEAM07_ReviewManager
-
Updates an existing review in the database.
- USER - Static variable in class com.jdbc.database.DB2024TEAM07_Database
- user_id - Variable in class com.jdbc.model.DB2024TEAM07_Review
- user_id - Variable in class com.jdbc.model.DB2024TEAM07_User
- user_id - Variable in class com.jdbc.model.DB2024TEAM07_UserReview
- user_id - Variable in class com.jdbc.view.DB2024TEAM07_ResReviewVO
- user_id - Variable in class com.jdbc.view.DB2024TEAM07_UserVO
- user_pw - Variable in class com.jdbc.model.DB2024TEAM07_User
- userDAO - Static variable in class com.manager.DB2024TEAM07_UserManager
All Classes and Interfaces|All Packages|Constant Field Values