|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 RowIdLifetime 的软件包 | |
---|---|
java.sql | 提供使用 JavaTM 编程语言访问并处理存储在数据源(通常是一个关系数据库)中的数据的 API。 |
java.sql 中 RowIdLifetime 的使用 |
---|
返回 RowIdLifetime 的 java.sql 中的方法 | |
---|---|
RowIdLifetime |
DatabaseMetaData.getRowIdLifetime()
指示此数据源是否支持 SQL ROWID 类型,如果支持,则 RowId 对象在该类型的生存期内持续有效。 |
static RowIdLifetime |
RowIdLifetime.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static RowIdLifetime[] |
RowIdLifetime.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。