I have one jar in oracle database and i want to call that jar and send some parameters to the main class function
    public getOffer(String name 1,String name2){
    } // function that in main class in jar 
how to implement this. Waiting for helpful replies Thanks in advance guys.
 
     
    