public final class KCallableStatementImpl extends KPreparedStatementImpl implements KCallableStatement
KPreparedStatement.ParameterType| Constructor and Description |
|---|
KCallableStatementImpl(StatementHandler statementHandler,
DataBaseListener dataBaseListener,
KConnection connection,
String procName)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(int index) |
addBatch, close, executeBatch, executeQuery, executeUpdate, getGeneratedKey, init, registerParameter, setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBatch, close, executeBatch, executeQuery, executeUpdate, getGeneratedKey, init, registerParameter, setValuepublic KCallableStatementImpl(StatementHandler statementHandler, DataBaseListener dataBaseListener, KConnection connection, String procName)
connection - Connexion SQLprocName - Nom de la procédurepublic Object getValue(int index) throws SQLException
getValue in interface KCallableStatementSQLExceptionCopyright © 2014. All Rights Reserved.