Uses of Class
com.sibvisions.rad.persist.jdbc.param.OutParam

Packages that use OutParam
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
 

Uses of OutParam in com.sibvisions.rad.persist.jdbc
 

Methods in com.sibvisions.rad.persist.jdbc with parameters of type OutParam
 Object OracleDBAccess.executeFunction(String pFunctionName, OutParam pReturnOutParam, Object... pParameters)
          Executes a DB function with the specified parameters and return the result.
 Object DBAccess.executeFunction(String pFunctionName, OutParam pReturnOutParam, Object... pParameters)
          Executes a DB function with the specified parameters and return the result.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.