网页
图片
视频
学术
词典
地图
更多
航班
笔记本
db2 jdbc
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
However
as
Neo
has been
impressed
by
Python
's
productivity
gain
before
,
he
wondered
if
he
could
write
code
in
Python
to
use
DB2
JDBC
driver
.
而且
,
因为
Python
的
效率
收益
过去
给
Neo
留下
了
深刻印象
,
所以
他
想
是否
可以
用
Python
编写
代码
来
使用
DB2JDBC
驱动程序
。
www.ibm.com
2.
This
new
JDBC
Universal
Driver
can
be
used
to
access
data
across
the
DB2
family
of
database
servers
.
这个
新
的
JDBC
通用
驱动程序
可
用于
跨
DB2
数据库
服务器
系列
访问
数据
。
www.ibm.com
3.
The
implementation
class
name
and
class
path
you
see
are
the
default
for the
DB2
JDBC
provider
.
您
看到
的
实现
类
名
和
类
路径
都
是
DB2JDBC
提供程序
所
默认
的
。
www.ibm.com
4.
The
session
bean
's
public
method
, persistAndSend
(
String
)
,
writes
the
argument
to the
two
JDBC
tables
(
DB2
and
Oracle
)
and a JMS
message
.
该
会话
bean
的
公共
方法
persistAndSend
(
String
)
将
参数
写入
两个
JDBC
表
(
DB2
和
Oracle
)
和
JMS
消息
中
。
www.ibm.com
5.
Continuing
the
example
,
assume
that
you
are
deploying
part
of
the
JDBC-based
Oracle
application
onto
DB2
.
继续
这个
示例
,
假设
您
正在
将
这个
基于
JDBC
的
Oracle
应用程序
的
一部分
部署
到
DB2
上
。
www.ibm.com
6.
This
loads the
DB2
Universal
JDBC
Driver
that is
necessary
for the
discovery
wizard
to
be
able
to
connect
to the
database
.
这
会
加载
发现
向导
连接
到
数据库
所必需
的
DB2
通用
JDBC
驱动
程序
。
www.ibm.com
7.
Writing
Java
applications
that
work
with
DB2
XML
data
involves
using
familiar
JDBC
code
to
execute
queries
and
process
their
results
.
编写
处理
DB2XML
数据
的
Java
应用程序
涉及到
使用
熟悉
的
JDBC
代码
来
执行
查询
和
处理
查询
结果
。
www.ibm.com
8.
Once
you
have
executed
your
Java
application
with
the
DB2
JDBC
option
enabled
,
you
can
analyze
the
trace
files
with your
new
EMF
plug-ins
.
在
启用
DB2JDBC
选项
的
情况
下
执行
Java
应用程序
之后
,
您
可以
使用
新
的
EMF
插件
来
分析
跟踪
文件
。
www.ibm.com
9.
You
can
see
a
basic
structure
for
connecting
to a
DB2
database
using
JDBC
and
the
Java
business
application
in
Listing
5
.
在
清单
5
中
,
您
可以
看到
使用
JDBC
所
连接到
的
DB2
数据库
的
基本
结构
,
以及
相应
的
Java
业务
应用程序
。
www.ibm.com
10.
The
application
loads the
JDBC
driver
,
and
the
driver
uses
the
shared
library
to
communicate
with the
DB2
server
.
应用程序
加载
JDBC
驱动
程序
之后
,
该
驱动
程序
用
共享
库
与
DB2
服务器
进行
通信
。
www.ibm.com
1
2
3
4