org.exolab.castor.jdo.drivers
Class MultiRSCallQuery
- PersistenceQuery
(package private) final class MultiRSCallQuery
PersistenceQuery implementation for CallableStatements
that yield multiple ResultSets, like Sybase stored procedures.
$Revision: 7124 $ $Date: 2006-04-11 15:26:07 -0600 (Tue, 11 Apr 2006) $
MultiRSCallQuery(String call, Class[] types, Class javaClass, String[] fields, int[] sqlTypes)- Creates an instance of this clas.
|
absolute, close, execute, execute, fetch, getParameterCount, getParameterType, getResultType, nextIdentity, nextRow, setParameter, size |
MultiRSCallQuery
(package private) MultiRSCallQuery(String call,
Class[] types,
Class javaClass,
String[] fields,
int[] sqlTypes) Creates an instance of this clas.
call - The SQL CALL statement to executetypes - Java types of the parametersjavaClass - Class type of the resultfields - ???sqlTypes - SQL types of the parameters
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com