My question is fairly simple. Is Java used internally by Oracle in their DBMSs?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
No. All (standard) packages are written in PL/SQL. The DBMS engine itself is written in C Edit: It's only there to run stored procedures/functions written in Java. |
|||||||||||||||||
|
