最新java试题测试(2)
百度广告
1. java.lang.illegalstateexception is thrown if sessioncontext.getejbobject() is invoked when a stateful session bean instance is passivated.
3. an exception is not thrown when sessioncontext.getusertransaction() is called in the afterbegin method of a bean with container-managed transactions.
5. accessing resource managers in the sessionsynchronization.afterbegin method of a stateful session bean with bean-managed transaction does not throw an exception.
第二部分:概念题
2. xml包括哪些解释技术,区别是什么?
3. jsp有哪些内置对象和动作?它们的作用分别是什么?
4、sql问答题
和
where name like '%%' and addr like '%%'
or 3_addr like '%%' or 4_addr like '%%' )
5、sql问答题
字段(字段名/类型/长度):
g_applydate bigint 8;//申请日期
2、 表名:g_cardapplydetail
g_applyno varchar 8;//申请单号(关键字)
g_idcard varchar 18;//申请人身份证号
其中,两个表的关联字段为申请单号。
2、 查询同一个身份证号码有两条以上记录的身份证号码及记录个数
4、 删除g_cardapplydetail表中所有姓李的记录
编辑推荐:
温馨提示:因考试政策、内容不断变化与调整,长理培训网站提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准! (责任编辑:长理培训)
点击加载更多评论>>