BALLERINA_HOME/bre/lib
folder.Sample:
Ballerina version used: 0.992.0
How to run:
ballerina run callProcedureWithBitDataType.bal
Output:
Creating table and procedures: Create bittypes table status: 0 Update bittypes table status: 1 Update bittypes table using sql:Parameter. status: 1 Update bittypes table by passing as direct parameter. status: 1 Stored procedure with IN and OUT param creation status: 0 Call operation with OUT params successful =============bitVal1============= true =============bitVal2============= 258 Drop stored procedure TestBitOutParam status: 0
No comments:
Post a Comment