Package com.ocient.jdbc
Class XGResultSet.SecondaryResultSetThread
java.lang.Object
com.ocient.jdbc.XGResultSet.SecondaryResultSetThread
- All Implemented Interfaces:
Runnable
- Enclosing class:
- XGResultSet
public class XGResultSet.SecondaryResultSetThread extends Object implements Runnable
-
Constructor Summary
Constructors Constructor Description SecondaryResultSetThread() -
Method Summary
Modifier and Type Method Description voidrun()
-
Constructor Details
-
SecondaryResultSetThread
public SecondaryResultSetThread()
-
-
Method Details