|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.firebirdsql.jdbc.AbstractGeneratedKeysQuery
org.firebirdsql.jdbc.AbstractConnection.GeneratedKeysQuery
protected class AbstractConnection.GeneratedKeysQuery
Constructor Summary | |
---|---|
protected |
AbstractConnection.GeneratedKeysQuery(java.lang.String sql,
int autoGeneratedKeys)
|
protected |
AbstractConnection.GeneratedKeysQuery(java.lang.String sql,
int[] columnIndexes)
|
protected |
AbstractConnection.GeneratedKeysQuery(java.lang.String sql,
java.lang.String[] columnNames)
|
Method Summary |
---|
Methods inherited from class org.firebirdsql.jdbc.AbstractGeneratedKeysQuery |
---|
generatesKeys, getQueryString, isGeneratedKeysSupportLoaded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractConnection.GeneratedKeysQuery(java.lang.String sql, int autoGeneratedKeys) throws java.sql.SQLException
java.sql.SQLException
protected AbstractConnection.GeneratedKeysQuery(java.lang.String sql, int[] columnIndexes) throws java.sql.SQLException
java.sql.SQLException
protected AbstractConnection.GeneratedKeysQuery(java.lang.String sql, java.lang.String[] columnNames) throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |