cancel
Showing results for 
Search instead for 
Did you mean: 

stored procedure + JDBC system

Former Member
0 Kudos

Hi All,

I have a JDBC System. I created a stored procedure in Oracle SQL. How can i drag the stored procedure into the JDBC system? What are the steps for that? or else will it automatically get reflected once a jdbc system is created?

Could any one please help me on that?

Regards,

Divya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

answered

markus_doehr2
Active Contributor
0 Kudos

What do you mean with "JDBC system"? JDBC is the "Java database connection" interface, an interface between a Java program and the database.

What do you want to do?

--

Markus

Former Member
0 Kudos

Hi All,

I created an application in visual composer. I also created a stored procedure in Oracle Database. For getting Data via Visual composer, I created a JDBC system in portal.

1. But how does this Stored procedure gets reflected under JDBC system? so that i can pull it using "Data" task panel and get data in visual composer?

2. or how does this JDBC system pull the stored procedure in oracle database?

what should i do for that?

Regards,

Divya

Former Member
0 Kudos

Hi! Divya,

following link may be helpful for you:--

regards,

Mithileshwar Sahu