Java vs. PL/SQL
uCan’t
just learn a new syntax
uMore
than just { } instead of BEGIN and END
uNeed
an object oriented approach
ØNot always more efficient
ØMay need to make design concessions
uBuild
upon user-defined datatypes (classes) rather than functions and
procedures