public final class JIndex
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
JIndex(int handle,
JConnection conn) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the index and releases the server-side handle
|
protected void |
finalize() |
JSelectList |
select()
Generates a select list from this index variable
|
protected JIndex(int handle, JConnection conn)
public JSelectList select() throws JException
JException
public void close() throws JException
JException
protected void finalize()
finalize
in class java.lang.Object