Oracle Content Management SDK

Package oracle.ifs.server.sql

Class Summary
IfsCallableStatement IfsCallableStatement is used to execute SQL stored procedures.
IfsConnection An IfsConnection represents a session with a specific database.
IfsPreparedStatement A SQL statement is pre-compiled and stored in an IfsPreparedStatement object.
IfsStatement An IfsStatement object is used for executing a static SQL statement and obtaining the results produced by it.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.