|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCallableStatement | |
|---|---|
| org.firebirdsql.jdbc | |
| Uses of AbstractCallableStatement in org.firebirdsql.jdbc |
|---|
| Subclasses of AbstractCallableStatement in org.firebirdsql.jdbc | |
|---|---|
class |
FBCallableStatement
JDBC 3.0 compliant implementation of CallableStatement. |
| Methods in org.firebirdsql.jdbc that return AbstractCallableStatement | |
|---|---|
static AbstractCallableStatement |
FBStatementFactory.createCallableStatement(GDSHelper gdsHelper,
String sql,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability,
FBObjectListener.StatementListener statementListener,
FBObjectListener.BlobListener blobListener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||