com.northgateis.reality.realsql
Class RealColumnIterator
java.lang.Object
|
+--com.northgateis.reality.realsql.RealColumnIterator
- public class RealColumnIterator
- extends java.lang.Object
- implements java.util.Iterator
Allows a client to cycle through the columns in a row using the
Iterator
interface.
- See Also:
Iterator
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
RealColumnIterator
public RealColumnIterator(RealRowParser row)
hasNext
public boolean hasNext()
- Specified by:
- hasNext in interface java.util.Iterator
next
public java.lang.Object next()
- Specified by:
- next in interface java.util.Iterator
remove
public void remove()
- Specified by:
- remove in interface java.util.Iterator
NEC welcomes your feedback on our documentation.
If you have any comments about the current Reality Help, or want something to be added in a future revision, please contact your NEC Helpdesk.
If your comment relates to this particular Help topic, remember to include the following information:
Product:
|
RealityVersion 15.5
|
Help revision:
|
Revision 0
|
Help topic:
|
: Class RealColumnIterator
(RealSQL-JDBC)
|
File name:
|
realcolumniterator.html
|