|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDBSearchResults
A class represents the search results. A search results object contain a enumeration of Java objects that are just read from the database.
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
Checks if any element is available. |
java.lang.Object |
nextElement()
Retrieves next element. |
| Method Detail |
|---|
boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationjava.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||