A B C D E F G H I K M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- update(Connection, Movie) - Method in interface test.Dummy
- Update - Annotation Type in com.github.amjadnas.sqldbmanager.annotations
-
The update annotation is used to indicate that a method will perform update operation on the database.
- updateBy() - Method in annotation type com.github.amjadnas.sqldbmanager.annotations.Update
- updateQuery(String, String[], List<Pair<String, Object>>) - Static method in class com.github.amjadnas.sqldbmanager.utills.QueryBuilder
-
creates update query
- User - Class in test
- User(String) - Constructor for class test.User
All Classes All Packages