|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
RowSetWarning 를 사용하고 있는 패키지 | |
---|---|
javax.sql.rowset | JDBC RowSet 구현의 표준 인터페이스와 base class입니다. |
javax.sql.rowset 에서의 RowSetWarning 의 사용 |
---|
RowSetWarning 를 돌려주는 javax.sql.rowset 의 메소드 | |
---|---|
RowSetWarning |
RowSetWarning. getNextWarning ()
이 RowSetWarning 객체에 체인 된 경고를 가져옵니다. |
RowSetWarning |
JdbcRowSet. getRowSetWarnings ()
이 JdbcRowSet 객체상의 호출에 의해 보고된 최초의 경고를 가져옵니다. |
RowSetWarning |
CachedRowSet. getRowSetWarnings ()
이 RowSet 객체에 관한 호출에 의해 보고되는 최초의 경고를 돌려줍니다. |
RowSetWarning 형의 파라미터를 가지는 javax.sql.rowset 의 메소드 | |
---|---|
void |
RowSetWarning. setNextWarning (RowSetWarning warning)
warning 를 다음의 경고 (이 RowSetWarning 객체에 체인 되는 경고)로서 설정합니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.