|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JDBCEntityBridge.FieldIterator
| Method Summary | |
|---|---|
boolean |
hasNext()
|
JDBCCMPFieldBridge |
next()
|
void |
remove()
Removes the current field from the iterator (not from the underlying array or another source) |
void |
removeAll()
Removes all the fields from the iterator (not from the underlying array or another source). |
void |
reset()
Resets the current position to the first field. |
| Method Detail |
|---|
boolean hasNext()
JDBCCMPFieldBridge next()
void remove()
void removeAll()
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||