filmov
tv
Callable statement part2 - sample code to call PL/SQL

Показать описание
JDBC - Statements, PreparedStatement and CallableStatement. Once a connection is obtained we can interact with the database. The JDBC Statement, CallableStatement, and PreparedStatement interfaces define the methods and properties that enable you to send SQL or PL/SQL commands and receive data from your database.
What is a callable statement?
What is result set in JDBC?
What is used to execute parameterized query?
What is the statement and result set in JDBC?
What is a callable statement?
What is result set in JDBC?
What is used to execute parameterized query?
What is the statement and result set in JDBC?