單項選擇題提交事物的方法是()

A.Connection對象的commit()
B.Connection對象的setAutoCommit()
C.Connection對象的rollback()
D.Connection對象的close()


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題關(guān)閉自動提交模式的方法是()

A.Connection對象的commit()
B.Connection對象的setAutoCommit()
C.Connection對象的rollback()
D.Connection對象的close()

2.單項選擇題回滾事務(wù)的方法是()

A.Connection對象的commit()
B.Connection對象的setAutoCommit()
C.Connection對象的rollback()
D.Connection對象的close()

4.單項選擇題能執(zhí)行預(yù)編譯SQL的是()

A.Connection對象
B.Statement對象
C.ResultSet對象
D.PreparedStatement對象

5.單項選擇題用于存儲數(shù)據(jù)庫查詢結(jié)果集的對象的對象是()

A.Connection對象
B.Statement對象
C.ResultSet對象
D.PreparedStatement對象