Class PostgreSQLCallQuery

java.lang.Object
org.castor.cpa.persistence.sql.driver.PostgreSQLCallQuery
All Implemented Interfaces:
PersistenceQuery

final class PostgreSQLCallQuery extends Object implements PersistenceQuery
PersistenceQuery implementation for use with PostgreSQL stored functions returning instance, which can be fetched only through SELECT of fields of the instance.
Version:
$Revision: 8104 $ $Date: 2006-04-11 15:26:07 -0600 (Tue, 11 Apr 2006) $
Author:
Rostislav Beloff, Oleg Nitz