A.execute()
B.executeQuery()
C.executeUpdate()
D.executeBatch()
您可能感興趣的試卷
你可能感興趣的試題
A.execute()
B.executeQuery()
C.executeUpdate()
D.executeBatch()
A.execute()
B.executeQuery()
C.executeUpdate()
D.executeBatch()
A.createStatement()
B.prepareCall()
C.prepareStatement()
D.callableStatement()
A.createStatement()
B.prepareCall()
C.prepareStatement()
D.callableStatement()
A.createStatement()
B.prepareCall()
C.prepareStatement()
D.callableStatement()
最新試題
當(dāng)請求中的參數(shù)與控制器中的方法參數(shù)名不一致時,可以采用()來建立聯(lián)系。
Model是一個接口,ModelMap是一個接口實現(xiàn),作用是將model數(shù)據(jù)填充到()域。
RESTful風(fēng)格在HTTP請求中,使用()表示添加操作。
組合注解()匹配PUT方式的請求。
MultipartFile接口的()方法用來判斷上傳的文件是否為空。
ViewResolver解析后,會向()中返回具體的View(視圖)。
下列示攔截器,主要用于攔截用戶請求并做相應(yīng)的處理的是()。
文件上傳時,form表單的method屬性設(shè)置為()。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。