Advertisment

Unleash the power of Java stored procedures

author-image
CIOL Bureau
Updated On
New Update
Format : PDF
Type : Whitepaper
Length : 20 Page(s)
Language : English
Click here to download the paper
Java stored procedures use procedural logic encapsulating multiple SQL statements that run within the database and are invoked in one call, thereby avoiding multiple network round trips.

Java support in the database offers an open and portable alternative to proprietary procedural SQL extensions such as Oracle PL/SQL, for implementing stored procedures.

Java stored procedures extend database functionality and programmability by bridging J2EE, XML, and non-J2EE worlds, using the database as an active Web client, EJB client, and Web services client.

tech-news