|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。