public void rollback() method Drops all changes made since the previous commit/rollback - JDBC

Q.  Which method Drops all changes made since the previous commit/rollback?
- Published on 22 Jul 15

a. public void rollback()
b. public void commit()
c. public void close()
d. public Statement createStatement()

ANSWER: public void rollback()
 

    Discussion

  • SHAIK.shabana azme   -Posted on 25 May 21
    Public void roll back ()

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)