public interface JCollection
| Modifier and Type | Method and Description | 
|---|---|
JIterator | 
getIterator()
Returns a JIterator over the elements in this JCollection. 
 | 
void | 
setCollection(java.lang.Object obj)
Sets the resultset. 
 | 
int | 
size()
Returns the number of rows in this JCollection. 
 | 
int size()
JIterator getIterator()
void setCollection(java.lang.Object obj)