Package | Description |
---|---|
org.skife.jdbi.v2.unstable.oracle |
Convenience classes when working with Oracle databases.
|
Modifier and Type | Method and Description |
---|---|
org.skife.jdbi.v2.unstable.oracle.OracleReturning<ResultType> |
OracleReturning.registerReturnParam(int position,
int oracleType)
Deprecated.
Used to specify the types (required) of the out parameters.
|
Copyright © 2023. All rights reserved.