网页
图片
视频
学术
词典
地图
更多
航班
笔记本
JoinRowSet
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Since
Java
does
not
allow
you
to
instantiate
an
interface
,
we
need
an
implementation
of the
JoinRowSet
interface
to
perform
our
study
.
由于
Java
不
允许
实例化
接口
,
所以
为了
进行
我们
的
研究
,
需要
拥有
JoinRowSet
接口
的
一个
实现
。
www.ibm.com
2.
Later
,
we
?
ll
see
how
the
JoinRowSet
function
performs
the
same
data
-
combining
operation
that
our
database
server
side
JOIN
operation
did
.
之后
我们
将
看到
JoinRowSet
函数
如何
执行
与
数据库
服务器
端
JOIN
操作
相同
的
数据
组合
操作
。
www.ibm.com
3.
First
I
create
a
JoinRowSet
object
named
join
by
calling
the
constructor
of
the
implementation
class
, JoinRowSetImpl:
.
首先
我
通过
调用
实现
类
JoinRowSetImpl
的
构造函数
创建
一个
名为
join
的
JoinRowSet
对象
。
www.ibm.com
4.
To
perform our
study
of the
JoinRowSet
interface
,
you
need
a
database
and
some
tables
.
为了
研究
JoinRowSet
接口
,
需要
一个
数据库
和
一些
表
。
www.ibm.com
5.
As
stated
earlier
,
the
JoinRowSet
interface
is a subinterface of the CachedRowSet interface
.
如
前
所
述
,
JoinRowSet
接口
是
CachedRowSet
接口
的
子
接口
。
www.ibm.com
6.
Based upon
your
findings
in
this
article
,
you
might
want to
consider
using
JoinRowSet
objects
in
your
application
architecture
.
读
完
本文
之后
,
您
可能
会
考虑
在
自己
的
应用程序
架构
中
使用
JoinRowSet
对象
。
www.ibm.com
7.
Using
JoinRowSet
lingo
,
our
JOIN
operation
was
performed
using
a
match
column
of
DEPTID
.
在
使用
JoinRowSetlingo
时
,
JOIN
操作
是
通过
匹配
列
DEPTID
来
执行
的
。
www.ibm.com
8.
After
performing
our
offline
JOIN
,
we
can
see the
data
in
our
JoinRowSet
object
using
getter methods
like
we do with
ResultSet
objects
.
在
执行
离线
JOIN
之后
,
我们
可以
像
使用
ResultSet
对象
一样
,
通过
getter
方法
查看
JoinRowSet
对象
中
的
数据
。
www.ibm.com