|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| StatementEvent 를 사용하고 있는 패키지 | |
|---|---|
| javax.sql | 서버측의 데이터 소스 액세스와 JavaTM 프로그램 언어를 사용한 처리에 사용하는 API 를 제공합니다. |
| javax.sql 에서의 StatementEvent 의 사용 |
|---|
| StatementEvent 형의 파라미터를 가지는 javax.sql 의 메소드 | |
|---|---|
void |
StatementEventListener. statementClosed (StatementEvent event)
드라이버는, PreparedStatement 가 닫혀진 것을 검출하면(자), 접속상의 등록되어 모든 StatementEventListener 로, 이 메소드를 호출합니다. |
void |
StatementEventListener. statementErrorOccurred (StatementEvent event)
드라이버는, PreparedStatement 가 무효라는 점을 검출하면(자), 접속상의 등록되어 모든 StatementEventListener 로, 이 메소드를 호출합니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.