| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sybase.jdbc2.tds.EventThread
| Field Summary | |
protected int | _eventCount |
private com.sybase.jdbcx.SybEventHandler | _hdlr |
private com.sybase.jdbc2.jdbc.SybResultSet | _params |
private java.lang.String | _procName |
private com.sybase.jdbc2.tds.TdsEventContext | _tec |
protected boolean | _threadState |
| Constructor Summary | |
protected | EventThread(com.sybase.jdbc2.tds.TdsEventContext ) |
| Method Summary | |
void | run() |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
protected int _eventCount
private com.sybase.jdbcx.SybEventHandler _hdlr
private com.sybase.jdbc2.jdbc.SybResultSet _params
private java.lang.String _procName
private com.sybase.jdbc2.tds.TdsEventContext _tec
protected boolean _threadState
| Constructor Detail |
protected EventThread(com.sybase.jdbc2.tds.TdsEventContext )
| Method Detail |
public void run()
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||