|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| RowSetWarning を使用しているパッケージ | |
|---|---|
| javax.sql.rowset | JDBC RowSet 実装の標準インタフェースと基底クラスです。 |
| javax.sql.rowset での RowSetWarning の使用 |
|---|
| RowSetWarning を返す javax.sql.rowset のメソッド | |
|---|---|
RowSetWarning |
RowSetWarning.getNextWarning()
この RowSetWarning オブジェクトにチェーンされた警告を取得します。 |
RowSetWarning |
CachedRowSet.getRowSetWarnings()
この RowSet オブジェクトに関する呼び出しによって報告される最初の警告を返します。 |
RowSetWarning |
JdbcRowSet.getRowSetWarnings()
この JdbcRowSet オブジェクト上の呼び出しによって報告された最初の警告を取得します。 |
| RowSetWarning 型のパラメータを持つ javax.sql.rowset のメソッド | |
|---|---|
void |
RowSetWarning.setNextWarning(RowSetWarning warning)
warning を次の警告 (この RowSetWarning オブジェクトにチェーンされる警告) として設定します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。