Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How does the service bus close an opened cursor by a database adapter?

User_037T9Oct 3 2022

I need to make sure that the service bus closes the cursor. I cannot close the cursor in the PL/SQL procedure where the client opens it as it would be closed before it' s read from it; it needs to be afterwards and so it needs to be the service bus that handles closing it.
oracle-service-bus

Comments
Post Details
Added on Oct 3 2022
0 comments
190 views