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: R
- RDBMS (relational database management system), tables: Relational Databases
- reactivation constructors: The Activatable class
- read(), ObjID class: The java.rmi.server Package
- read-only result sets: Results Handling
- readLine() (ServletInputStream): The javax.servlet Package
- rebind()
-
- Context interface: Binding Objects
- Naming class: The java.rmi Package
- NamingContext interface: The org.omg.CosNaming Package
- Registry interface: The Registry and Naming Services
- rebind_context() (NamingContext): The org.omg.CosNaming Package
- reentrance (deployment descriptor specification): Deploying an Enterprise JavaBeans Object
- Ref interface: The java.sql Package
- RefAddr class: The javax.naming Package
- Reference class: The javax.naming Package
- Referenceable interface: The javax.naming Package
- references, local and remote registries, obtaining: The Registry and Naming Services
- ReferralException class: The javax.naming Package
- RefFSContextFactory class: JNDI Example
- RefFSContxtFactory class: Using the InitialContext Class
- register() (Activatable): Registering an activatable object without instantiating
- registerGroup() (ActivationSystem): Registering activation groups
- registerObject() (ActivationSystem): The java.rmi.activation Package
- registerOutParameter() (CallableStatement): Stored Procedures
- registerOutputParameters(), CallableStatement interface: The java.sql Package
- registerSynchronization() (Transaction): The javax.transaction Package
- registries
-
- local and remote, obtaining references: The Registry and Naming Services
- RMI services provided: Naming/registry service
- Registry interface: Naming/registry service
- registry, naming: The java.rmi Package
- RegistryHandler class: The java.rmi.registry Package
- related tables (RDBMS): Relational Databases
- relational database management system (RDBMS): Relational Databases
- relational databases: JDBC
-
- JDBC, working with: JDBC: Working with Databases
- not object-oriented: Java-Aware Databases
- structure: SQL Reference
- Relationship Service (CORBA): Life Cycle Service
- RemarshalException class: The org.omg.CORBA.portable Package
- remote interface: Implementing a Basic EJB Object
-
- Assorted Other Changes
- business methods available to client: The Enterprise JavaBeans Object
- defining: Remote Interface
- EJB, RMI vs.: The Enterprise JavaBeans Object
- finder methods: Finder Methods
- implementing
-
- directly (EJB class): The Bean Implementation
- stub and skeleton classes: Defining Remote Objects
- JAR files: Packaging Enterprise JavaBeans
- methods, relation to home interface and bean implementation methods: Implementing a Basic EJB Object
- remote exceptions, declaring: Defining Remote Objects
- remote object, specifying: Defining Remote Objects
- stub and skeleton classes, implementing: RMI Tools
- remote method calls, executing with DII and DSI: What If I Don't Know the Interface?
- Remote Method Invocation (see RMI)
- remote methods
-
- arguments: Remote Method Arguments and Return Values
- CORBA, out or inout arguments: Turning IDL Into Java
- declaring (remote interface): Defining Remote Objects
- IDL, inout parameter: The holder class
- implementation, server (IDL/Java conversion): Writing the Implementation
- return values: Remote Method Arguments and Return Values
- remote objects
-
- activatable, implementing: Defining an Activatable Remote Object
- activatable, defining: Remote Object Activation
- activation: Remote Object Activation
- activation groups: Activation Groups
- activation groups, registering with: Assigning activatable objects to groups
- activation service (RMI): Object activation service
- binding to CORBA Naming Service (JNDI): RMI over IIOP
- binding to names: The Registry and Naming Services
- class names, finding: Activation Groups
- classes, tracking (serialver utility): RMI Tools
- classes, implementation (RMI): Key RMI Classes for Remote Object Implementations
- classes (RMI registry): The Registry and Naming Services
- clients accessing: Putting It in the Public Eye
- containers (EJB), primary keys, converting: Finder Methods
- CORBA
-
- delegates: The helper class
- life cycle, controlling: Life Cycle Service
- creating and using: Remote Method Invocation
- defining: Defining Remote Objects
- disassociating from beans: Life Cycle of an Entity Bean
- EJB: EJB Roles
- EJB, client uses: The EJB Client
- factory classes: Factory Classes
- finding: Finding Remote Objects
- getting from other remote objects: Getting Objects from Other Remote Objects
- IDL (interfaces, describing): Java IDL
- interaction, starting: Dynamically Loaded Classes
- interface, defining: RMI in Action
- interfaces not available: What If I Don't Know the Interface?
- JNDI, looking up: JNDI
- looking up (RMI registry): The Registry and Naming Services
- naming service (CORBA): The Naming Service
- native code, exporting (RMI and JNI): RMI with JNI Versus CORBA
- nonremote objects vs.: Remote Method Arguments and Return Values
- nonreplicated: The java.rmi.server Package
- references as printable character strings: Stringified Object References
- registering (RMI registry): RMI in Action
- remote reference, generating: Remote Method Arguments and Return Values
- server implementations: The java.rmi.server Package
- server-side implementation: The java.rmi.server Package
- session beans vs.: Implementing Session Beans
- stub and skeleton classes, generating: RMI Tools
- stubs, skeletons and objects, relationship: Defining Remote Objects
- remote reference, RemoteObject, containing: Key RMI Classes for Remote Object Implementations
- remote references
-
- client stubs: RMI Architecture
- clients, obtaining (IDL/Java conversion): Putting It in the Public Eye
- CORBA: Finding Remote Objects
- expiring: Distributed garbage collection
- factory classes: Factory Classes
- finding, methods, listed (CORBA): Finding Remote Objects
- objects, copying vs.: Remote Method Arguments and Return Values
- persistence: Key RMI Classes for Remote Object Implementations
- point-to-point, nonpersistent: Key RMI Classes for Remote Object Implementations
- reestablishing with handles: Handles on Entity Beans
- RMI architecture: RMI Architecture
- stringified: Stringified Object References
- stubs (server objects): The client and server stubs
- RemoteCall interface: The java.rmi.server Package
- remoteEquals() (RemoteRef): The java.rmi.server Package
- RemoteException class: RMI in Action
- remoteHashCode() (RemoteRef): The java.rmi.server Package
- RemoteObject class: Key RMI Classes for Remote Object Implementations
- RemoteRef interface: The java.rmi.server Package
- RemoteServer class: Key RMI Classes for Remote Object Implementations
- RemoteStub class: The java.rmi.server Package
- remoteToString() (RemoteRef): The java.rmi.server Package
- remove()
-
- Attributes interface: The Attribute Interface
- EJBHome interface: The javax.ejb Package
- entity beans (container-managed persistence): Container-Managed Persistence
- RemoveException class: The javax.ejb Package
- removeValue() (HttpSession): The javax.servlet.http Package
- repeatable reads (transactions): Transactions
- replication (remote objects): RMI Architecture
- Repository interface (CORBA), Java IDL not supporting: Java IDL Tools
- request(), TopicRequestor interface: The javax.jms Package
- Request class: The org.omg.CORBA Package
- request dispatching (servlets): Request Dispatching
- Request interface: Dynamic Invocation Interface
- request() (QueueRequestor): The javax.jms Package
- RequestDispatcher interface: Request Dispatching
- requests (servlets): Servlet Requests
-
- attributes, setting: Request Dispatching
- reset() (BytesMessage): The javax.jms Package
- resolve() (NamingContext): The org.omg.CosNaming Package
- resolve_initial_references() (ORB): The Naming Service
- Resolver interface: The javax.naming.spi Package
- ResolveResult class: The javax.naming.spi Package
- resource abstraction (servlets): Resource Abstraction
- resource management
-
- bindings, listing: Listing the Bindings of a Context
- database connections, closing: Connecting to the Database
- servers (EJB), container role in: The EJB Container
- servlets, benefits: The Servlet Life Cycle
- shared attributes (servlets): Shared Attributes
- resource pooling
- ResponseHandler interface: The org.omg.CORBA.portable Package
- result sets
-
- deleting rows: Results Handling
- multiple: Multiple Result Sets
- structure, discovering: Metadata
- results, SQL queries: Results
- ResultSet interface: JDBC Basics
-
- Results
- The java.sql Package
- BLOBs and CLOBs: BLOBs and CLOBs
- cursor location (JDBC 2.0): Results Handling
- data types, large, handling: Large Data Types
- JDBC 2.0 vs. 1.0, navigating: Results
- JDBC 1.0 vs. JDBC 2.0: Results Handling
- result set types, listed: Results Handling
- rows, inserting, deleting, editing data: Results Handling
- scroll-sensitive, updateable: Results Handling
- SQL queries: Statements
- updating (single table without joins): Results Handling
- ResultSetMetaData interface: Metadata
-
- The java.sql Package
- database table, contents and data types (example program): ResultSetMetaData
- return codes (SQL): Return Codes
- return values (remote methods): Remote Method Arguments and Return Values
-
- serializable, required: Remote Method Arguments and Return Values
- return_value() (Request): The org.omg.CORBA Package
- rewind() (DynAny): The org.omg.CORBA Package
- RMI: Remote Method Invocation
-
- activation features, listed: Remote Object Activation
- activation system: Key RMI Classes for Remote Object Implementations
- architecture: RMI Architecture
- classes, converting to RMI/IIOP: RMI over IIOP
- classes, loading: Dynamically Loaded Classes
- communication styles, remote objects: RMI Architecture
- CORBA distributed object API vs.: RMI with JNI Versus CORBA
- CORBA vs.: The CORBA Architecture
- EJB and: Enterprise JavaBeans
- fundamental roles: EJB Roles
- IIOP: RMI over IIOP
- interfaces (elements): Remote Method Invocation
- JNDI, looking up remote objects: JNDI
- JNI vs. CORBA: RMI with JNI Versus CORBA
- language dependence (Java only): Introduction to RMI
- native method calls: RMI and Native Method Calls
- object services: RMI Object Services
- objects, accessing from CORBA: Accessing RMI Objects from CORBA
- registry (see RMI registry; RMI Naming registry)
- stub/skeleton layer: Remote Method Arguments and Return Values
- RMI API
- RMI compiler (see rmic)
- RMI Naming registry: Registering an activatable object without instantiating
-
- (see also RMI registry)
- JNDI, conversion (talking to CORBA Naming Service): RMI over IIOP
- remote objects, registering: Registering an activatable object without instantiating
- rmi protocol (object URLs): The Registry and Naming Services
- RMI registry: Naming/registry service
-
- The Registry and Naming Services
- activatable class, registering: Remote Object Activation
- classpath, stubs and skeletons: Configuring Clients and Servers for Remote Class Loading
- factory class vs.: Factory Classes
- factory classes: Factory Classes
- naming service: The java.rmi Package
- registering remote objects without activation: Remote Object Activation
- remote objects, looking up: The Registry and Naming Services
- remote objects, registering: RMI in Action
- RMI (Remote Method Invocation): RMI: Remote Method Invocation
- rmic: RMI Tools
-
- Skeleton interface: The java.rmi.server Package
- stubs and skeletons: RMI in Action
- stubs and skeletons, generating: Creating the Stubs and Skeletons
- updated, RMI/IIOP: RMI over IIOP
- RMIClassLoader class: Dynamically Loaded Classes
- RMIClientSocketFactory class: The java.rmi.server Package
- RMIClientSocketFactory interface: The java.rmi.server Package
- rmid command: RMI Tools
- RMIFailureHandler class: The java.rmi.server Package
- RMI/IIOP
-
- RMI communicating with CORBA remote objects: Introduction to RMI
- servers, client compatibility with: Assorted Other Changes
- TCP/IP protocol base: Inter-ORB Communication
- tnameserv utility: RMI over IIOP
- RMISecurityException class: The java.rmi Package
- RMISecurityManager class: Configuring Clients and Servers for Remote Class Loading
-
- The java.rmi Package
- The java.rmi Package
- setting for remote class loading: Configuring Clients and Servers for Remote Class Loading
- RMIServerSocketFactory class: The java.rmi.server Package
- RMIServerSocketFactory interface: The java.rmi.server Package
- RMISocketFactory class: The java.rmi.server Package
- rollback()
-
- Connection interface: The java.sql Package
- UserTransaction interface: The javax.transaction Package
- rollback (transactions): JTA: Managing Distributed Transactions
- RollbackException class: The javax.transaction Package
- rollbacks (transactions): Transactions
- root cause exception, specifying (Servlet API Version 2.1): The Servlet API 2.1
- root (CORBA naming directory): The Naming Service
- root object class (CORBA): Finding Remote Objects
- root packages (IDL/Java mapping): Java IDL Tools
- rows
-
- insertions, preventing: Transactions
- navigating (ResultSet): Results
- ResultSet
-
- accessing: Results Handling
- editing data, inserting or deleting: Results Handling
- RowSet interface: The JDBC Standard Extension
- RowSetEvent class: The javax.sql Package
- RowSetInternal interface: The javax.sql Package
- RowSetListener interface: The javax.sql Package
- RowSetMetaData interface: The javax.sql Package
- RowSetReader interface: The javax.sql Package
- RowSetWriter interface: The javax.sql Package
- run-as-identity: Access-Control Deployment Attributes
- run-as-mode: Access-Control Deployment Attributes
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