PersistenceQueryfinal class MultiRSCallQuery extends AbstractCallQuery
_call, _lastIdentity, _rs, _stmt, _values| Constructor | Description |
|---|---|
MultiRSCallQuery(java.lang.String call,
java.lang.Class<?>[] types,
java.lang.Class<?> javaClass,
java.lang.String[] fields,
int[] sqlTypes) |
Creates an instance of this clas.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
execute(java.lang.Object conn,
AccessMode accessMode) |
|
protected boolean |
nextRow() |
absolute, close, execute, fetch, getParameterCount, getParameterType, getResultType, nextIdentity, setParameter, sizeMultiRSCallQuery(java.lang.String call,
java.lang.Class<?>[] types,
java.lang.Class<?> javaClass,
java.lang.String[] fields,
int[] sqlTypes)
call - The SQL CALL statement to executetypes - Java types of the parametersjavaClass - Class type of the resultfields - ???sqlTypes - SQL types of the parametersprotected void execute(java.lang.Object conn,
AccessMode accessMode)
throws PersistenceException
execute in class AbstractCallQueryPersistenceExceptionprotected boolean nextRow()
throws java.sql.SQLException
nextRow in class AbstractCallQueryjava.sql.SQLExceptionIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com