home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book Home

Enterprise Java™Beans Search this book

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Index: O

OBJ_ADAPTER class: 30. The org.omg.CORBA Package
object class definition: 6.9.2. The DirContext Interface
object class definition (directory entry): 6.11. Creating Directory Entries
Object Data Management Group (ODMG): 11.4. Persistent Object Service
Object interface: 30. The org.omg.CORBA Package
CORBA: 4.4. Finding Remote Objects
10.10.4. Mapping Interfaces to Java
direct communication with remote object: 4.5. What If I Don't Know the Interface?
remote method requests, sending: 4.4. Finding Remote Objects
Security Service support: 11.2. Security Service
Object Management Group (see OMG)
object-oriented languages, mapping to Corba specifications: 4.1. The CORBA Architecture
object-oriented programming
Java language, power: 1.2. Enterprise Computing Demystified
RMI, extending to client-server: 1.3.2. RMI: Remote Method Invocation
object-oriented programming (Java): 2.13.3. Java-Aware Databases
Object Request Broker (see ORBs)
ObjectFactory interface: 24. The javax.naming.spi Package
ObjectFactoryBuilder interface: 24. The javax.naming.spi Package
ObjectHolder class: 30. The org.omg.CORBA Package
ObjectImpl class: 4.4. Finding Remote Objects
33. The org.omg.CORBA.portable Package
ObjectMessage interface: 21. The javax.jms Package
OBJECT_NOT_EXIST class: 30. The org.omg.CORBA Package
ObjectNotFoundException class: 19. The javax.ejb Package
objects
acting as clients and servers: 1.3.2. RMI: Remote Method Invocation
adding to NamingContext (CORBA): 4.3.3. Adding Objects to a Naming Context
attributes, associating with (directory services): 6. JNDI
binding: 6.8. Binding Objects
binding to NamingService: 4.3.3. Adding Objects to a Naming Context
subcontexts: 4.3.3. Adding Objects to a Naming Context
binding to sessions: 5.8. Session Tracking
5.8.1. HttpSessionBindingListener
CORBA
exporting: 11.7. Externalization Service
grouping into collections: 11.15. Collection Service
relationships, defining: 11.8. Relationship Service
CORBA, creating: 4.2. Creating CORBA Objects
CORBA support: 4.1. The CORBA Architecture
data types, Java handling: 4.2.1. An IDL Primer
EJB: 7.2.2. The Enterprise JavaBeans Object
business methods, implementing: 7.2.2. The Enterprise JavaBeans Object
components: 7.4. Implementing a Basic EJB Object
deployment descriptors, providing for containers: 7.2.2. The Enterprise JavaBeans Object
implementing basic: 7.4. Implementing a Basic EJB Object
JDBC connections, providing (EJB server): 7.3.1. Making the EJB Server Aware of Database Transactions
transaction boundaries, defining: 7.3. Transaction Management
transactions, declaring new: 7.3. Transaction Management
transactions, managing: 7.3. Transaction Management
factories (CORBA): 11.5. Life Cycle Service
interfaces, defining (IDL): 10. IDL Reference
Java types, inserting into databases: 2.8. Prepared Statements
leaves: 6.4. Looking Up Objects in a Context
looking up in Context: 6.4. Looking Up Objects in a Context
names, associating with: 6. JNDI
non-serializable, MarshalException, throwing: 3.4.2. Remote Method Arguments and Return Values
remote distribution, enabled: 3.2. Defining Remote Objects
remote vs. nonremote: 3.4.2. Remote Method Arguments and Return Values
remote or serializable, transport methods, deciding: 3.4.2. Remote Method Arguments and Return Values
services provided (RMI): 3.1.3. RMI Object Services
storing and manipulating, support for: 2.13.3. Java-Aware Databases
object_to_string() (ORB): 4.4.3. Stringified Object References
30. The org.omg.CORBA Package
ObjID class: 17. The java.rmi.server Package
ODBC, URLs, example: 2.3.2. The JDBC-ODBC Bridge
ODMG (Object Data Management Group): 11.4. Persistent Object Service
oj (outer join) keyword: 2.12. Escape Sequences
OMG
CORBA Services specification, downloading: 11. CORBA Services Reference
CORBA standard, defining: 1.3.3. Java IDL: CORBA Distributed Objects
IDL and Java mapping reference, downloading: 10. IDL Reference
IDL to Java mapping: 12. Java IDL Tools
Java IDL mapping: 4.1.1. Interface Definition Language
oneway keyword (best-effort method call semantics): 10.10.2.4. Call semantics
onMessage() (MessageListener): 21. The javax.jms Package
OODBMS (object-oriented database management systems: 2.13.3. Java-Aware Databases
Open DataBase Connectivity (Microsoft) (see ODBC)
Operation class: 17. The java.rmi.server Package
OperationNotSupportedException class: 6.2. A JNDI Example
22. The javax.naming Package
operators
IDL C/C++, support for: 10.5. Constants and Literals
SQL, listed: 8.4.1. SELECT
Oracle JDBC-Thin driver (URLs, type): 2.3.1. JDBC URLs
Oracle PL/SQL stored procedure (example): 2.11. Stored Procedures
ORB
communications between ORBs: 4.1.4. Inter-ORB Communication
object clients and servers, requests: 4.1.2. Object Request Broker
ORB class: 30. The org.omg.CORBA Package
ORBClass property: 4.3.1. Initializing the ORB
ORBInitialHost property: 4.3.1. Initializing the ORB
ORBInitialPort property: 4.3.1. Initializing the ORB
ORBs
bounds checks, data: 10.4.1.1. Mapping strings and characters to Java
communications between ORBs, stringified object references and: 4.4.3. Stringified Object References
containers (EJB) vs.: 7.2. EJB Roles
default implementation (IDL): 4.3.1. Initializing the ORB
host and port, specifying initial: 4.4.2.2. Using multiple naming services
initial object references, implementation not standardized: 4.4.1. Initial ORB References
initial references, listing: 4.4.1. Initial ORB References
initializing: 4.3.1. Initializing the ORB
remote naming service reference: 4.4.3. Stringified Object References
properties, specifying (methods): 4.3.1. Initializing the ORB
reference, initializing: 4.3.1. Initializing the ORB
remote object references: 4.4. Finding Remote Objects
services provided: 4.4.1. Initial ORB References
ORBSingletonClass property: 4.3.1. Initializing the ORB
org.omg.CORBA package: 4. Java IDL
4.3.2. Registering with a Naming Service
30. The org.omg.CORBA Package
org.omg.CORBA.DynAnyPackage package: 31. The org.omg.CORBA.DynAnyPackage Package
org.omg.CORBA.ORBPackage package: 32. The org.omg.CORBA.ORBPackage Package
org.omg.CORBA.portable package: 4.2.2.2. The helper class
33. The org.omg.CORBA.portable Package
org.omg.CORBA.TypeCodePackage package: 34. The org.omg.CORBA.TypeCodePackage Package
org.omg.CosNaming package: 4. Java IDL
35. The org.omg.CosNaming Package
org.omg.CosNaming.NamingContextPackage package: 36. The org.omg.CosNaming. NamingContextPackage Package
outer join keyword: 2.12. Escape Sequences
outer joins (SQL): 8.4.1.2. Subqueries and joins
output streams (servlet responses): 5.2.4. Servlet Responses
OutputStream class: 33. The org.omg.CORBA.portable Package
Overrides: flag: 38.2.3.1. Member availability and flags


Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Library Navigation Links

Copyright © 2001 O'Reilly & Associates, Inc. All Rights Reserved.