sql - How to call stored procedure using Weblogic data source connection? -


i have request call compiled sql stored procedure using weblogic data source connection ?

have solution ?

the following oracle documentation should point in right direction:

configuring , managing weblogic jdbc

i have made assumption using oracle , not sql server.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -