A.顯式的鎖定一張表
B.使用update修改表的記錄
C.使用delete刪除表的記錄
D.使用select查詢表的記錄
您可能感興趣的試卷
你可能感興趣的試題
A.內(nèi)容偶合
B.公共偶合
C.數(shù)據(jù)偶合
D.非直接偶合
A.<%/**%
B.<%//%>
C.<!-- -->
D.<%-- --%>
A.實(shí)體
B.屬性
C.關(guān)系
D.索引
A.%rowcount
B.%notfound
C.%found
D.%isopen
A.ltrim
B.contact
C.substr
D.instr
最新試題
ViewResolver解析后,會向()中返回具體的View(視圖)。
@RequestMapping注解的默認(rèn)屬性是()。
MultipartFile接口的()方法用來判斷上傳的文件是否為空。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
文件解析器類CommonsMultipartResolver的()屬性表示上傳文件的最大長度。
配置前端控制器時,<url-pattern>/</url-pattern>表示()。
$.ajax中,表示請求時攜帶的數(shù)據(jù)的是()。
文件上傳時,form表單的method屬性設(shè)置為()。
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
SpringMVC數(shù)據(jù)綁定的過程中,ServletRequest接收受的信息直接給()。