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