Java runs in the Database
Integrated with SQL and PL/SQL
- Fast JDBC for in-memory access to SQL
- Directly callable from the SQL engine and from SQL Clients through JSPs
Integrated with database name-space
- Classes are loaded in schemas
- Grant execute rights to other schemas
- Run with definer’s or invoker’s rights