org.exolab.castor.jdo.drivers
Class PostgreSQLCallQuery
java.lang.Object
org.exolab.castor.jdo.drivers.PostgreSQLCallQuery
- PersistenceQuery
(package private) final class PostgreSQLCallQuery
extends java.lang.Object
PersistenceQuery implementation for use with PostgreSQL stored functions
returning instance, which can be fetched only through SELECT of
fields of the instance.
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:14 $PostgreSQLCallQuery(String call, Class[] types, Class javaClass, String[] fields, int[] sqlTypes)
|
PostgreSQLCallQuery
(package private) PostgreSQLCallQuery(String call,
Class[] types,
Class javaClass,
String[] fields,
int[] sqlTypes)
setParameter
public void setParameter(int index,
Object value)
throws ArrayIndexOutOfBoundsException,
IllegalArgumentException
- setParameter in interface PersistenceQuery
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com