| 软件包 | 描述 |
|---|---|
| javax.sql.rowset |
JDBC
RowSet实现标准接口和基类。
|
| javax.sql.rowset.spi |
三分之一方供应商在其执行同步提供程序中使用的标准类和接口。
|
| Class and Description |
|---|
| CachedRowSet
接口,
CachedRowSet所有标准的实现必须实现。
|
| FilteredRowSet
这
FilteredRowSet所有标准的实现必须实现的标准接口。
|
| JdbcRowSet
这
JdbcRowSet所有标准的实现必须实现的标准接口。
|
| Joinable
1背景
|
| JoinRowSet
的
JoinRowSet接口提供了一种结合相关数据从不同的
RowSet对象到一个
JoinRowSet对象机制,这是一个SQL
JOIN。
|
| Predicate
标准接口,所有
FilteredRowSet对象来描述他们的过滤器提供了框架。
|
| RowSetFactory
一个接口,定义了一个工厂,以获得不同类型的
RowSet实现实现。
|
| RowSetWarning
提供有关数据库的
SQLException警告设置
RowSet对象信息的延伸。
|
| WebRowSet
那一
WebRowSet实现必须实现的标准接口。
|
| Class and Description |
|---|
| WebRowSet
那一
WebRowSet实现必须实现的标准接口。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.