|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface isc_db_handle
represents a socket connection
to the database server.
Method Summary | |
void |
clearWarnings()
Clear warning list associated with this connection. |
java.util.List |
getWarnings()
Get list of warnings that were returned by the server. |
Method Detail |
public java.util.List getWarnings()
List
containing instances of
GDSException
representing server warnings (method
GDSException.isWarning()
returns true
).public void clearWarnings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |