Les06 PL_SQL 外部接口( 32 ).pptVIP

  • 5
  • 0
  • 约4.04万字
  • 约 30页
  • 2017-03-28 发布于江苏
  • 举报
Les06 PL_SQL 外部接口( 32 )

Oracle Database 11g: Advanced PL/SQL 6 - * Objectives In this lesson, you learn how to implement an external C routine from PL/SQL code and how to incorporate Java code into your PL/SQL programs. Oracle Database 11g: Advanced PL/SQL 6 - * External Procedures: Overview An external procedure (also called an external routine) is a routine stored in a dynamic link library (DLL), shared object (.so file in LINUX / UNIX), or libunit in the case of a Java class method that can perform special purpose processing. You publish the routine with the base language, and then call it to perform special-p

文档评论(0)

1亿VIP精品文档

相关文档