What Is Java VM?

Java is a cross–operating-system, cross-database language. This versatility is accomplished by the Java Virtual Machine (JVM), which is ported to each specific hardware platform and database that supports Java. The JVM enables Java code to be entirely portable across various computers and database environments. In addition, JVM is the Java interpreter that eliminates the need for a Java compiler for specific computing environments. Plus, it is part of the Oracle9i database, which makes it possible to have either Java-based procedures or PL/SQL-based procedures (or both). One JVM exists for each Oracle Application Server (Oracle9iAS), and it is started when the Apps Server is started.

NOTE

Port— To have a port of software means ...

Get Oracle9i™ Development by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.