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: E
- e-commerce enterprise (example): Enabling E-Commerce for a Mail-Order Enterprise
- EJB: Enterprise JavaBeans
-
- bean types: The Enterprise JavaBeans Object
- clients: The EJB Client
- components, naming systems and: JNDI
- containers: The EJB Container
- EJB object: The Enterprise JavaBeans Object
- JavaBeans and: Enterprise JavaBeans
- javax.ejb package: Enterprise JavaBeans
- JDBC, facilitating use: The JDBC Standard Extension
- objects
-
- business methods, implementing: The Enterprise JavaBeans Object
- components: Implementing a Basic EJB Object
- implementing basic: Implementing a Basic EJB Object
- JDBC connections, providing (EJB server): Making the EJB Server Aware of Database Transactions
- transaction boundaries, defining: Transaction Management
- transactions, declaring new: Transaction Management
- transactions, managing: Transaction Management
- objects, component nature of: Enterprise JavaBeans
- objects, RMI vs.: The Enterprise JavaBeans Object
- packaging into JAR files: Packaging Enterprise JavaBeans
- RMI and: Enterprise JavaBeans
- roles: EJB Roles
- servers, transactions, making aware of: Making the EJB Server Aware of Database Transactions
- servers, enabled for: Enterprise JavaBeans
- standards, evolving: Note on Evolving Standards
- transactions
-
- JTA, supporting: Transaction Management
- management: Transaction Management
- version 1.1, changes: Changes in EJB 1.1 Specification
- EJB (Enterprise JavaBeans)
-
- containers: Enterprise JavaBeans
- server-side enterprise programs and: Enterprise JavaBeans
- ejbActivate()
-
- EntityBean interface: The Bean Implementation
- SessionBean interface: The Bean Implementation
- EJBContext interface: The javax.ejb Package
-
- client transaction context, including: Transaction Management
- environment properties, specifying (deployment): Deploying an Enterprise JavaBeans Object
- session beans: Implementing Session Beans
- transactions, obtaining from container (beans): Transaction Management
- ejbCreate(): The Bean Implementation
-
- The Bean Implementation
- Entity Bean Implementation
- Entity Bean Implementation
- EJB specification 1.1, changes: Assorted Other Changes
- EJBException class: The javax.ejb Package
- ejbFindByPrimaryKey(): Entity Bean Implementation
- EJBHome interface: Home Interface
- EJBHome server: Note on Evolving Standards
- ejbLoad(): Entity Bean Implementation
-
- entity beans, container-managed persistence: Container-Managed Persistence
- EntityBean interface: The javax.ejb Package
- Properties object, deserializing: Handling complex data structures
- EJBMetaData interface: The javax.ejb Package
- EJBObject interface: The javax.ejb Package
-
- remote interface: Remote Interface
- remote interface, direct implementation: The Bean Implementation
- ejbPassivate()
-
- EntityBean interface: The Bean Implementation
- SessionBean interface: The Bean Implementation
- ejbPostCreate(): Entity Bean Implementation
- ejbRemove(): The Bean Implementation
-
- Entity Bean Implementation
- EntityBean interface: The javax.ejb Package
- SessionBean interface: Implementing Session Beans
- ejbStore(): Entity Bean Implementation
-
- entity beans, container-managed persistence: Container-Managed Persistence
- EntityBean interface: The javax.ejb Package
- Properties object, serializing: Handling complex data structures
- electronic commerce (see e-commerce)
- empty flag: Member availability and flags
- encodeRedirectURL() (HttpServletResponse): Session Tracking
- encodeURL() (HttpServletResponse): Session Tracking
- end() (XAResource): The javax.transaction.xa Package
- enterprise beans
-
- deployment: Deploying an Enterprise JavaBeans Object
- JDBC connections, acquiring: Making the EJB Server Aware of Database Transactions
- methods, required implementation: The Bean Implementation
- packaging into EJB-JAR files: Deploying an Enterprise JavaBeans Object
- as RMI objects: Updating CornCo with Enterprise JavaBeans
- RMI remote objects vs.: Enterprise JavaBeans
- structural information, separating from application-specific: XML-Based Deployment Descriptors
- using as client: Using an Enterprise JavaBeans Object
- enterprise computing: Enterprise Computing Defined
- Enterprise JavaBeans (see EJB)
- EnterpriseBean interface: The Bean Implementation
- entity beans: The Enterprise JavaBeans Object
-
- activating: Life Cycle of an Entity Bean
- bean-managed persistence, methods, required (EJB): persistent ProfileBean
- container-managed persistence
-
- complex data structures, mapping: Handling complex data structures
- create and remove methods: Container-Managed Persistence
- database mapping: Container-Managed Data Mapping
- loading and storing methods: Container-Managed Persistence
- portability (EJB servers), problems with: Container-Managed Persistence
- primary key type (EJB 1.1): Assorted Other Changes
- context: The Entity Context
- create methods: The Bean Implementation
- creating and finding: Creating/Finding Beans
- find methods, executing: Finder Methods
- finder methods, bean-managed persistence: persistent ProfileBean
- handles: Handles on Entity Beans
- implementation: Implementing Entity Beans
- implementing: Implementing Entity Beans
- Java classes/interfaces required: Implementing a Basic EJB Object
- life cycle: Life Cycle of an Entity Bean
- names, preventing client change: persistent ProfileBean
- persistence: persistent ProfileBean
-
- bean-managed: persistent ProfileBean
- primary keys
-
- class (example): Primary Keys
- container-managed persistence: Container-Managed Persistence
- EJB 1.1 specification, changes: Assorted Other Changes
- session beans vs.: The Enterprise JavaBeans Object
- support required (EJB 1.1): Entity Beans Required
- EntityBean interface: The javax.ejb Package
- EntityDescriptor class: Deploying an Enterprise JavaBeans Object
- enumerations
-
- attributes names (directory entry): The Attributes Interface
- binding objects: Listing the Bindings of a Context
- finder methods: Finder Methods
- IDL: Enumerations
- naming: The javax.naming Package
- naming operations: Listing the Children of a Context
- environment
-
- IDL client: Context values
- idltojava compiler: Java IDL Tools
- RMI activation daemon: RMI Tools
- RMI registry: RMI Tools
- rmic compiler: RMI Tools
- serialver utility (RMI): RMI Tools
- Environment class: The org.omg.CORBA Package
- equals()
-
- ObjID class: The java.rmi.server Package
- RemoteObject class: Key RMI Classes for Remote Object Implementations
- RemoteRef interface: The java.rmi.server Package
- errors: Error Handling
-
- (see also exceptions)
- beans, creating: The javax.ejb Package
- binding remote objects to names: The Registry and Naming Services
- I/O: The java.rmi Package
- JDBC, handling: Handling Errors
- log, output stream to: The java.rmi.server Package
- marshaling exception: RMI Architecture
- messages, specifying custom: Status codes
- remote object URLs: The Registry and Naming Services
- remote sessions: Defining Remote Objects
- servlets, handling: Error Handling
- SQL return codes: Return Codes
- escape sequences: Escape Sequences
-
- components (JDBC): Escape Sequences
- dates (example): Dates and Times
- dates (ISO): Dates and Times
- nonprintable characters (IDL): Character Literals
- stored procedures, accessing (JDBC): Stored Procedures
- escape syntax
-
- JDBC Date: The java.sql Package
- JDBC Time: The java.sql Package
- event notification (JMS): JMS: Enterprise Messaging
- Event objects (JMS vs.): JMS: Enterprise Messaging
- Event Service (CORBA): Event Service
- exception() (Environment): The org.omg.CORBA Package
- ExceptionList class: The org.omg.CORBA Package
- ExceptionListener interface: The javax.jms Package
- exceptions: Error Handling
-
- (see also errors)
- access control identities: Access-Control Deployment Attributes
- attributes, invalid: Creating Directory Entries
- bounds, data (IDL): Mapping strings and characters to Java
- commands (JNDI NamingShell): The Command Interface
- context, destroying: Creating and Destroying Contexts
- CORBA, mapping to Java: Mapping Exceptions to Java
- CORBA, standard: Standard Exceptions
- helper classes (IDL mapping to Java): Helper and holder classes
- home interface: Home Interface
- IDL: IDL Reference
- IDL interface, early binding: IDL early binding
- IDL interface methods: Data members and methods
- IDL interfaces (inheritance): Constant, type, and exception inheritance
- IDL methods: Exceptions
- name, object not found at specified: Using a naming context
- naming (JNDI): JNDI Example
- object references, narrowing (CORBA): Finding Remote Objects
- objects, binding to NamingContext: Adding Objects to a Naming Context
- primary keys, finding: Finder Methods
- root cause, specifying (Servlet API Version 2.1): The Servlet API 2.1
- sequences (IDL), size bounds: Mapping sequences to Java
- servlets: Servlet exceptions
- SQL return codes: Return Codes
- unions (IDL), mapping to Java: Mapping unions to Java
- execute()
-
- Command interface: The Command Interface
- Statement interface: Statements
- executeBatch(), Statement interface: Batch Updates
- executeQuery()
-
- PreparedStatement interface: The java.sql Package
- Statement interface: The java.sql Package
- executeUpdate()
-
- PreparedStatement interface: The java.sql Package
- ResultSet interface: The java.sql Package
- Statement interface: The java.sql Package
- expert flag: Member availability and flags
- ExportException class: The java.rmi.server Package
- exportObject()
-
- Activatable class: The Activatable class
- ServerRef interface: The java.rmi.server Package
- exportOjbect(), Activatable class: Defining an Activatable Remote Object
- extended attributes: Creating Directory Entries
- Externalization Service (CORBA): Externalization Service
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