A.java.sql.DriverManagger
B.java.sql.Connection
C.java.sql.Statement
D.java.sql.Result
E.java.sql.CallableStatement
您可能感興趣的試卷
你可能感興趣的試題
A.CallableStatement類用于調(diào)用數(shù)據(jù)庫中的存儲過程
B.PreparedStatment類可以讓數(shù)據(jù)庫預(yù)先編譯SQL語句
C.CallableStatement類繼承了PreparedStatement類
D.PreparedStatement并沒有提高訪問數(shù)據(jù)庫的速度
A.我們可以使用Class.forName或者DriverManager.registerDriver來注冊給定的驅(qū)動driver
B.PrepareStatement對象繼承了Statement接口,但是訪問數(shù)據(jù)庫的速度并沒有Statement對象快
C.Connection對象代表了和某一個數(shù)據(jù)源的連接
D.ResultSet對象負(fù)責(zé)處理數(shù)據(jù)結(jié)果集對象
A.SetXxx方法
B.setXxx方法
C.getXxx方法
D.GetXxx方法
A.application
B.request
C.page
D.session
A.application
B.local
C.global
D.class
最新試題
在Spring WebFlux中,以下哪個操作符用于獲取Flux中的前N個值()
在Spring WebFlux中,哪個接口用于表示服務(wù)器端HTTP請求()
Spring Security是一個什么的安全框架()
在響應(yīng)式編程中,主線程主要負(fù)責(zé)什么()
Vue Router中的全局前置守衛(wèi)是使用哪個方法注冊的()
在Spring Security中,哪個接口用于獲取用戶信息()
在Spring WebFlux中,以下哪個操作符用于跳過Flux中的指定數(shù)量的元素()
在Spring中,哪個注解用于從請求中獲取請求參數(shù)()
Vue Router的全局后置鉤子是使用哪個方法注冊的()
RBAC模型中的"Who"代表什么()