My Oracle Support Banner

Calling Stored Procedures via JDBC using IN, OUT, and IN OUT (Doc ID 76393.1)

Last updated on JULY 04, 2023

Applies to:

JDBC - Version 8.0.6.0 and later
Information in this document applies to any platform.

Purpose

 This article contains an example of calling stored procedures with the IN, OUT, and INOUT parameter directions.

Scope

 This program runs under all forms of JDBC connection. The procedure documented in the code comments should be created in the schema that your program will connect to.

Details

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.