网页
图片
视频
学术
词典
地图
更多
航班
笔记本
cmp bean
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
A
stored
procedure
can
run
in
its
own
transaction
or
can
be
part
of the
CMP
bean
's
transaction
.
存储
过程
可以
运行
在
它
自己
的
事务
中
,
也
可以
作为
CMPbean
事务
的
一部分
来
运行
。
www.ibm.com
2.
A
container
-
managed
method
in
a
CMP
bean
must
be
created
as
an
abstract
method
.
必须
将
CMPbean
中
的
容器
管理
方法
创建
为
抽象
方法
。
www.ibm.com
3.
You
cannot
modify
these
properties
on a BMP
connection
if
you
want to
share
the
physical
connection
with
a
CMP
bean
.
如果
您
想要
和
CMPBean
共享
物理
连接
,
您
就
不能
修改
BMP
连接
中
的
这些
属性
。
www.ibm.com
4.
If
the
stored
procedure
is
part
of the
CMP
bean
's
transaction
,
it
should
not
end
the
transaction
.
如果
存储
过程
是
CMPbean
事务
的
一部分
,
那么
它
不
应该
中止
事务
。
www.ibm.com
5.
If
you
want
to
develop
a
data
logic
method
in
a
CMP
bean
that
uses
a
stored
procedure
, you must
define
this
method
as
an
abstract
method
.
如果
用户
想
利用
存储
过程
在
CMPbean
中
开发
数据
逻辑
方法
,
必须
将
该
方法
定义
为
抽象
方法
。
www.ibm.com
6.
Choose
the
CMP
bean
you
wish
to
use
and
indicate
which
CMP
method
uses
a
stored
procedure
.
选择
您
想
使用
的
CMPbean
,
并
指出
哪个
CMP
方法
使用
存储
过程
。
www.ibm.com
7.
To
share
a
physical
connection
with
a
CMP
bean
,
ensure
that
you
have
the
same
connection
properties
.
要
和
CMPBean
共享
物理
连接
,
请
确保
您
有
相同
的
连接
特性
。
www.ibm.com
8.
Otherwise
,
exceptions
will
be thrown
when
the
container
commits
the
CMP
bean
's
transaction
,
or
data
integrity
problems
will
occur
.
否则
,
容器
提交
CMPbean
事务
时
将
抛出
异常
,
或
发生
数据
完整性
问题
。
www.ibm.com
9.
Other
than
the
isolation
level
,
a
CMP
bean
never
specifies
the
ReadOnly
,
TypeMap
,
and
Catalog
properties
on
a
connection
.
除了
隔离
级别
,
CMPBean
从不
在
连接
中
指定
ReadOnly
、
TypeMap
和
Catalog
特性
。
www.ibm.com
10.
Repeat
the
previous
steps
to
add
another
2
.
0
CMP
bean
named
Authorwith an id
key
field
typed
to
Integer
and
a
name
field
typed
to
String
.
重复
先前
的
几
步
来
添加
另一个
名
为
Author
的
2.0CMPbean,id
主要
的
字段
被
定
为
Integer
型
并且
name
字段
被
定
为
String
型
。
www.ibm.com
1
2