public class JDBCSequence extends java.lang.Object
JDBCSequence(java.sql.Connection conn, java.lang.String name)
int
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JDBCSequence(java.sql.Connection conn, java.lang.String name) throws java.sql.SQLException
java.sql.SQLException
public int next() throws java.sql.SQLException