|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementCreator | |
---|---|
org.opensolaris.opengrok.jdbc |
Uses of StatementCreator in org.opensolaris.opengrok.jdbc |
---|
Subclasses of StatementCreator in org.opensolaris.opengrok.jdbc | |
---|---|
class |
InsertQuery
A StatementCreator class that creates insert statements which
return generated keys. |
class |
PreparedQuery
A StatementCreator for statements that create ResultSet s
with specified type, concurrency and holdability. |
Methods in org.opensolaris.opengrok.jdbc with parameters of type StatementCreator | |
---|---|
java.sql.PreparedStatement |
ConnectionResource.getStatement(StatementCreator creator)
Get a PreparedStatement as defined by the specified
StatementCreator . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |