Answer Posted / dev
static trigger
the icon or window background is clicked or double-clicked
without moving the mouse
dynamic trigger
the icon is dragged and dropped onto another icon or window
background
hold trigger
the mouse button is held down on an icon or window background
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the difference between ojdbc6 and ojdbc7?
What are the main components of JDBC ?
What are the different classes through which JDBC represents statements?
Is there another way of dealing with the result set that could execute faster?
Which type of driver provides jdbc access via one or more odbc drivers?
List the common jdbc exceptions ?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What are the types of jdbc drivers that exist?
What is the use of getGeneratedKeys() method in Statement?
Is not bound in this context unable to find jdbc spring boot?
What is jsp and jdbc?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
What is jdbc connection string?