| | | | |
| E |
| |
| | EAR files ( ) |
| |
| | EIS tier ( ) |
| | | security ( ) |
| |
| | EJB, security ( ) |
| |
| | EJB containers ( ) |
| | | container-managed transactions ( ) |
| | | message-driven beans ( ) |
| | | onMessage method, invoking ( ) |
| | | services ( ) ( ) ( ) |
| |
| | EJB JAR files ( ) |
| |
| | ejb-jar.xml file ( ) ( ) ( ) |
| |
| | EJBContext interface ( ) ( ) ( ) |
| |
| | EL ( ) ( ) |
| | | backing beans ( ) |
| | | composite expressions ( ) |
| | | deferred evaluation expressions ( ) ( ) |
| | | expression examples ( ) |
| | | immediate evaluation expressions ( ) ( ) |
| | | literal expressions ( ) ( ) |
| | | literals ( ) |
| | | lvalue expressions ( ) ( ) |
| | | managed beans ( ) |
| | | method expressions ( ) ( ) |
| | | operators ( ) |
| | | overview ( ) |
| | | parameterized method calls ( ) |
| | | reserved words ( ) |
| | | rvalue expressions ( ) ( ) |
| | | tag attribute type ( ) |
| | | type conversion during expression evaluation ( ) |
| | | value expressions ( ) ( ) |
| |
| | embeddable classes, See persistence: embeddable classes |
| |
| | end-to-end security ( ) |
| |
| | enterprise applications ( ) |
| |
| | enterprise beans ( ) ( ) |
| | | See also business methods | |
| | | See also Java EE components | |
| | | See also message-driven beans | |
| | | See also session beans | |
| | | accessing ( ) |
| | | classes ( ) |
| | | compiling ( ) |
| | | contents ( ) |
| | | defined ( ) |
| | | dependency injection ( ) |
| | | deployment ( ) |
| | | distribution ( ) |
| | | exceptions ( ) |
| | | getCallerPrincipal method ( ) |
| | | implementor of business logic ( ) |
| | | interfaces ( ) ( ) |
| | | isCallerInRole method ( ) |
| | | JAX-RS resources ( ) |
| | | JNDI lookup ( ) |
| | | lifecycles ( ) |
| | | local access ( ) |
| | | local interfaces ( ) |
| | | packaging ( ) ( ) |
| | | performance ( ) |
| | | programmatic security ( ) |
| | | remote access ( ) |
| | | remote interfaces ( ) |
| | | securing ( ) |
| | | singletons ( ) |
| | | timer service ( ) |
| | | types ( ) |
| | | web services ( ) ( ) ( ) |
| |
| | Enterprise Information Systems, See EIS tier |
| |
| | entities |
| | | abstract ( ) |
| | | abstract schema names ( ) |
| | | application-managed entity managers ( ) |
| | | cascading operations ( ) |
| | | | orphans ( ) |
| | | collections ( ) |
| | | container-managed entity managers ( ) |
| | | creating ( ) |
| | | discriminator columns ( ) |
| | | entity manager ( ) |
| | | finding ( ) ( ) |
| | | inheritance ( ) ( ) |
| | | inheritance mapping ( ) |
| | | lifecycle ( ) |
| | | managing ( ) ( ) |
| | | mapping to multiple tables ( ) |
| | | non-entity superclasses ( ) |
| | | overview ( ) |
| | | persistent fields ( ) |
| | | persistent properties ( ) |
| | | persisting ( ) |
| | | primary keys ( ) |
| | | querying ( ) |
| | | relationships ( ) |
| | | removing ( ) ( ) |
| | | requirements ( ) |
| | | superclasses ( ) |
| | | synchronizing ( ) |
| | | validating ( ) |
| |
| | entity providers ( ) |
| |
| | entity relationships |
| | | bidirectional ( ) |
| | | many-to-many ( ) ( ) |
| | | many-to-one ( ) |
| | | multiplicity ( ) |
| | | one-to-many ( ) |
| | | one-to-one ( ) |
| | | query language ( ) |
| | | unidirectional ( ) |
| |
| | equals method ( ) |
| |
| | event and listener model |
| | | See also value-change events | |
| | | listener class ( ) |
| | | ValueChangeEvent class ( ) |
| |
| | examples ( ) |
| | | basic authentication ( ) |
| | | Bean Validation ( ) |
| | | building ( ) |
| | | CDI ( ) |
| | | classpath ( ) |
| | | Criteria API ( ) |
| | | directory structure ( ) |
| | | JAX-RS ( ) |
| | | JAX-WS ( ) |
| | | JMS |
| | | | asynchronous message consumption ( ) |
| | | | browsing messages in a queue ( ) |
| | | | durable subscriptions ( ) |
| | | | entities ( ) |
| | | | local transactions ( ) |
| | | | message acknowledgment ( ) |
| | | | multiple servers ( ) ( ) ( ) |
| | | | session beans ( ) |
| | | | synchronous message consumption ( ) |
| | | persistence ( ) |
| | | primary keys ( ) |
| | | query language ( ) ( ) |
| | | required software ( ) |
| | | security ( ) |
| | | | form-based authentication ( ) |
| | | servlet ( ) |
| | | servlets ( ) ( ) |
| | | session beans ( ) ( ) |
| | | singleton session beans ( ) |
| | | timer service ( ) |
| | | web clients ( ) |
| | | web services ( ) |
| |
| | exceptions |
| | | business methods ( ) |
| | | enterprise beans ( ) |
| | | JMS ( ) |
| | | mapping to error screens ( ) |
| | | rolling back transactions ( ) ( ) |
| | | transactions ( ) ( ) |
| |
| | expiration of JMS messages ( ) |
| | | JMSExpiration message header field ( ) |
| |
| | Expression Language |
| | | See EL | |
| |
| | expressions |
| | | lvalue expressions ( ) |
| | | tag attribute type ( ) |