Book a Demo

Author Topic: Import pl/sql package  (Read 4442 times)

hzapata77

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Import pl/sql package
« on: February 14, 2014, 04:39:40 am »
Is there a way to import oracle pl/sql package and the procedures and functions within the package are imported as operations of the class?

Current, when I import a pl/sql package, the operaction are grouped in two operations:  spec and body.