|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.DatabaseMetaData.IteratorWithCleanup
protected abstract class DatabaseMetaData.IteratorWithCleanup
Constructor Summary | |
---|---|
protected |
DatabaseMetaData.IteratorWithCleanup()
|
Method Summary | |
---|---|
(package private) abstract void |
close()
|
(package private) abstract boolean |
hasNext()
|
(package private) abstract java.lang.Object |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DatabaseMetaData.IteratorWithCleanup()
Method Detail |
---|
abstract void close() throws java.sql.SQLException
java.sql.SQLException
abstract boolean hasNext() throws java.sql.SQLException
java.sql.SQLException
abstract java.lang.Object next() throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |