Users Pricing

tag

home / developersection / tag
Callable Statement in Java
java 06 Nov 2015
Callable Statement in Java

In Java, CallableStatement is used to call the stored procedures and functions by using an object of the CallableStatement Interface.