|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensolaris.opengrok.jdbc.StatementCreator
org.opensolaris.opengrok.jdbc.InsertQuery
public final class InsertQuery
A StatementCreator class that creates insert statements which
return generated keys.
| Constructor Summary | |
|---|---|
InsertQuery(java.lang.String sql)
Create an InsertQuery instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertQuery(java.lang.String sql)
InsertQuery instance.
sql - the SQL text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||