|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||