Index
A
C
- call
- Callback class
- act method 2.13.2
- call memory 2.1
- call specification 3.1.1, 7.1
- calss
- loader 1.5.4
- class
- auditing 2.5.9
- definition 1.1.1.1
- dynamic loading 1.2.6
- execution 2.2
- fields 1.1.1.1
- hierarchy 1.1.4
- inheritance 1.1.4
- interpretation 2.2
- loading 2.2, 2.5.4
- loading permission 11.2.4
- marking valid 2.5.2
- methods 1.1.1.1
- name 2.7
- publish 2.5.8, 7
- resolving dependencies 2.5.2
- resolving reference 2.5.2
- schema object 2.3, 2.5.2, 2.5.4
- shortened name 2.7
- single inheritance 1.1.1.4
- ClassForName
- lookupClass method 2.8.3
- classForNameAndSchema method 2.8.2
- Class interface
- forName method 2.8
- class schema object 2.5.4, 13.1, 13.3
- client
- compiling 1.5.2, 2.5
- configuration 4
- connection
- security 11.1
- constructor methods 7.5.2.2
- context
- CREATE JAVA statement 6.3
D
- database
- database triggers
- calling Java 8.2
- data confidentiality 11.1
- data types
- mapping 7.2.2
- DBA_JAVA_POLICY view 11.2.2.1.4
- DBMS_JAVA package 4.3, 8.1.1
- compile_class A.54
- compile_method A.56
- delete_permission method 11.2.2.1.4, A.24
- derivedFrom method A.7
- disable_output_to_file A.45
- disable_output_to_java A.40
- disable_output_to_sql A.35
- disable_output_to_trc A.48
- disable_permission method 11.2.2.1.4, A.22
- dropjava method A.14
- enable_output_to_file A.44
- enable_output_to_java A.39
- enable_output_to_sql A.34
- enable_output_to_trc A.47
- enable_permission method 11.2.2.1.4, A.23
- endsession A.50
- endsession_and_related_state A.51
- export_class method A.11
- export_resource method A.12
- export_source method A.10
- fixed_in_instance method A.8
- get_compiler_option method A.3
- get property A.29
- grant_permission method 11.2.2.1.1, A.15, A.16
- grant_policy_permission method 11.2.2.1.2, 11.2.2.1.3, A.19, A.20
- loadjava method A.13
- longname method 2.5.7, 2.7, A.1
- modifying permissions 11.2.2.1.4
- modifying PolicyTable permissions 11.2.2.1.1, 11.2.2.1.2
- query_output_to_file A.46
- query_output_to_sql A.36
- query_output_to_trc A.49
- remove_output_to_file A.43
- remove_output_to_java A.38
- remove_output_to_sql A.33
- remove property A.30
- reset_compiler_option method A.5
- resolver method A.6
- restrict_permission method 11.2.2.1.1, A.17, A.18
- revoke_permission method 11.2.2.1.4, A.21
- runjava A.26
- runjava_in_current_session A.27
- set_compiler_option method A.4
- set_native_compiler_option A.52
- set_output_to_file A.42
- set_output_to_java A.37
- set_output_to_sql A.32
- set_output method A.9
- set_preference method A.25
- set property A.28
- setting permissions 11.2.2
- shortname method 2.5.7, 2.7, A.2
- show property A.31
- start_jmx_agent A.58
- uncompile_class A.55
- uncompile_method A.57
- unset_native_compiler_option A.53
- DBMS_JAVA query_output_to_java A.41
- DBMS_OUTPUT package A.9
- DbmsJava class see DBMS_JAVA package 4.3
- deadlock 2.12
- DeadlockError exception 2.12
- debugging
- default java.security resource 11.2.5
- definer rights 2.5.6
- delete_permission method A.24
- delete method 11.2.2.1.4
- derivedFrom method A.7
- DETERMINISTIC hint 7.3
- Directory Context 12.2.2.1
- disable_permission method A.22
- disable method 11.2.2.1.4
- dropjava method A.14
- dropjava tool 2.5.4, 13.7
E
- ease of use 6.2.2
- echo command 13.8.4.2
- enable_permission method A.23
- enable method 11.2.2.1.4
- encapsulation 1.1.1.5
- end-of-call Migration 2.13.1
- EndOfCallRegistry class
- registerCallback method 2.13.2
- errors
- compilation 2.5.1.2
- exception
- exitCall method 2.12.1
- exit command 13.8.4.2
- export_class method A.11
- export_resource method A.12
- export_source method A.10
G
- garbage collection 2.1
- garbage collectoion
- purpose 2.9.2
- get_compiler_option method 2.5.1.4.3, A.3
- grant_permission method 11.2.2.1.1, A.15, A.16
- grant_policy_permission method 11.2.2.1.2, A.19, A.20
- granting permissions 11.2.1
- grant method 11.2.2.1.1
- grantPolicyPermission method 11.2.2.1.2
- graphical user interface see GUI 1.3.3
- GUI 1.3.3, 2.6
J
- J2SE
- install 4.4.1
- Java
- applications 2, 2.5.4
- calling from database triggers 8.2
- calling from PL/SQL 8.4
- calling from SQL DML 8.3
- calling from the top level 8.1
- calling restrictions 8.3
- checking loaded classes 2.5.7
- classes 1.1.1.1
- client setup 4.4
- compiling 2.5.1
- development environment 2.3
- development tools 1.6.5
- execution control 2.2
- execution in database 6.1
- execution rights 2.5.5
- fields 1.1.1.1
- full name 2.4
- in the database 1.2, 2
- invoking 3.1
- key features 1.1.2
- loading applications 2.5.4
- loading classes 2.2
- methods 1.1.1.1
- overview 1.1
- polymorphism 1.1.1.6
- publishing 2.3, 7
- resolving classes 2.5.2
- short name 2.4
- stored procedures see stored procedures 8
- JAVA_ADMIN
- granting permission 11.2, 11.2.1, 11.2.2.1.2, 11.2.2.1.5
- JAVA_ADMIN example 11.2.2.1.2
- java_jit_enabled 10.1.1
- JAVA_SOFT_SESSIONSPACE_LIMIT parameter 10.2.1
- JAVA$OPTIONS table 2.5.1.4
- Java2
- security 11.2
- Java2 Platform, Standard Edition see Java SE 4.4.1
- Java audit
- java command 13.8.4.2
- Java Compatibility Kit see JCK 1.1.3
- Java Database Connectivity see JDBC 1.1.2
- JAVADEBUGPRIV role 11.2.2.1.6
- Java Development Kit see JDK 4.4.1
- java interpreter 2.2
- Java Language Specification see JLS 1.1.1.1
- Java Naming and Directory Interface see JNDI 1.1.2
- Java Native Interface see JNI 3.1.2
- Java session initialization, duration and entrypoints 1.3.2
- Java stored procedures see stored procedures 8
- JAVASYSPRIV role 11.2.2.1.6
- JAVAUSERPRIV role 11.2.2.1.6
- Java virtual machine see JVM 1.1.3
- JCK 1.1.3
- JDBC 1.1.2, 10.1
- JDeveloper
- development environment 1.6.5
- JDK
- install 4.4.1
- JIT
- JLS 1.1.1.1, 1.1.3
- JNDI 1.1.2
- JNDI support
- JNI
- support 3.1.2
- Just-in-Time Compiler see JIT 10.1
- JVM 1.1.3
L
M
O
- object 1.1.1.2
- ObjectFactories 12.2.2.3
- object-relational methods 6.1.3
- OJDS 12.1
- OJDS URL Support 12.2.2.4
- ojvmjava tool
- operating system
- resources 2.9
- operating system resources
- oracle.aurora.jndi.ojds.OjdsClientContext 12.4.1
- oracle.aurora.jndi.ojds.OjdsInitialContextFactory 12.4.3
- oracle.aurora.jndi.ojds.OjdsServerContext 12.4.2
- oracle.aurora.jndi.ojds.OjdsURLContext 12.4.5
- oracle.aurora.jndi.ojds.OjdsURLContextFactory 12.4.4
- Oracle Java Directory Service 12.1
- Oracle JVM
- Oracle Net Services Connection Manager 1.2.1
- order methods 7.5.2.1
- output
P
- package DBMS_JAVA 4.3, 8.1.1
- packaged call specifications, writing 7.4
- PARALLEL_ENABLE option 7.3
- parameter modes 7.2.1
- performance 6.2.1, 10
- native compilation 1.2.5
- permission
- Oracle-specific 11.2.2.1.5
- types 11.2.2.1.4
- Permission class 11.2.2, 11.2.2.1, 11.2.2.1.2
- permissions
- administrating 11.2.2.1.2
- assigning 11.2.1, 11.2.2
- debugging 11.2.3
- deleting 11.2.2.1.4
- granting 11.2.1, 11.2.2.1.1
- granting, example 11.2.2.1.1
- granting policy 11.2.2.1.2
- grouped into roles 11.2.2.2
- JAVADEBUGPRIV role 11.2.2.1.6
- JAVASYSPRIV role 11.2.2.1.6
- JAVAUSERPRIV role 11.2.2.1.6
- limiting 11.2.1, 11.2.2.1.1
- limiting, example 11.2.2.1.1
- PUBLIC 11.2.2.1.6
- restricting 11.2.1, 11.2.2.1.1
- restricting, example 11.2.2.1.1
- specifying policy 11.2.1
- SYS permission 11.2.2.1.6
- types 11.2.2.1.5
- PL/SQL
- policy table
- managing 11.2.2.1.2
- modifying 11.2.2
- setting permissions 11.2.2
- viewing 11.2.2
- PolicyTable class
- updating 11.2.1
- PolicyTableManager class
- delete method 11.2.2.1.4
- disable method 11.2.2.1.4
- enable method 11.2.2.1.4
- polymorphism 1.1.1.6
- primary key 9.1
- privileges
- database 11.2
- procedures 6.1.1
- productivity 6.2.2
- PUBLIC permissions 11.2.2.1.6
- publishing 2.2, 2.5, 2.5.8
R
- redirecting output 3.3, 8.1.1
- registerCallback method 2.13.2
- replication 6.2.6
- reset_compiler_option method 2.5.1.4.3, A.5
- resolver 2.5.2, 13.3
- resolver method A.6
- resolver specification
- definition 2.5.2
- resource schema object 2.5.4, 13.1
- restrict_permission method 11.2.2.1.1, A.17, A.18
- restrict method 11.2.2.1.1
- revoke_permission method 11.2.2.1.4, A.21
- revoke method 11.2.2.1.4
- row trigger 8.2
- Runtime.exec 2.10
- run-time contexts, stored procedures 6.1
S
- scalability 6.2.3
- scavenging 1.2.3
- security 6.2.7
- session 1.3
- namespace 13.8
- session memory 2.1
- set_compiler_option method 2.5.1.4.3, A.4
- set_output method A.9
- set_preference method A.25
- SHARED_POOL_SIZE parameter 10.2.1
- shell commands 13.8.4.2
- short name, Java 2.4
- shortname method A.2
- single inheritance 1.1.1.3
- source schema object 2.5.4, 13.1
- SQLJ
- start_jmx_agent A.58
- StateFactories 12.2.2.2
- statement trigger 8.2
- stored procedures