Index for Programming WebLogic Enterprise JavaBeans

 

A

acessing remote clients 1

aggregate functions

subqueries 1

with subquery return types 1

ANT tasks 1

application level cache

configuring 1

applications

building with EJBs 1

application-scoped

EJBs 1

arguments

ejbc 1

arithmetic operators 1

automatic

table creation 1

automatic generation

primary key 1

primary key support for named sequence table 1

primary key support for Oracle 1, 2

B

bean-managed transactions 1

bidirectional

relationships 1

BLOB

binary large object 1

DBMS column support 1

specifying with deployment descriptors 1

business logic

modeling in entity EJBs 1

C

cache strategy

Read-Mostly 1

caching

application level cache 1

between transactions 1

between transactions (restrictions) 1

between transactions with exclusive concurrency 1

between transactions with optimistic concurrency 1

between transactions with ReadOnly concurrency 1

combined caching 1

flushing the CMP cache 1

relationship caching 1

calling

multiple EJBs 1

cascade delete

database cascade delete method 1

method 1

removing objects 1

class name

possible generated collisions 1

class requirements

message-driven beans 1

classloading 1

clients

accessing local clients 1

accessing remote clients 1

CLOB

character large object 1

DBMS column support 1

specifying with deployment descriptors 1

cluster

distributing transactions across EJBS 1

entity EJBs 1

read-wrie entity EJBs 1

session EJBs 1

stateful session EJBs 1

stateless session EJBs 1

using EJBs 1

clustered

EJBObjrcts 1

home objects 1

CMP 1, 2

EJB persistence services 1

flushing the cache 1

groups 1

Java data types for CMP fields 1

overview 1

relationships 1

using SQL with 1.1 finder queries 1

combined caching

with entity beans 1

compiling

EJBs 1

components

bean class 1

EJBs 1

home interface 1

remote interface 1

concurrency strateg

optimistic 1

concurrency strategy

database 1

exclusive 1

for EJBs 1

ReadOnly 1

ReadOnly restrictions 1

read-write EJBs 1

specifying 1

concurrent processing

topics and queues 1

configure

application level cache 1

container

EJB 1

container-managed

restrictions for EJBs 1

setting transaction isolation levels 1

transactions 1

container-managed persistence 1, 2, 3

groups 1

relationships 1

context interface 1

correlated subqueries 1

D

data source factories 1

data types

java data types

for CMP fields 1

database

concurrency strategy 1

database insert support 1

delay-database-insert-until 1

datastore

managing transactions 1

DDConverter 1

conversion options 1

examples 1

options 1

syntax 1

defining the methods 1

delay-database-insert-until 1

delay-updates-until-end-of-tx

ejbStore 1

transactions 1

delete

cascade 1

deploy

invoking deployed EJBs 1

deploying

message-driven beans 1

deployment

compiled EJBs 1

descriptors

EJB 1

descriptors (DOCTYPE header information 1

EJB files 1

EJBs at server startup 1

EJBs in different applications 1

names 1

new EJBS in a running environment 1

on a running server 1

packaging EJBs 1

relationship among deployment files 1

uncompiled EJBs 1

undeploying EJBs 1

updating EJBs 1

weblogic-cmp-rdbms-jar.xml file structure 1

deployment descriptor

creating deployment files 1

ejb-jar.xml 1

weblogic-cmp-rdbms.xml 1

weblogic-ejb-jar.xml 1

deployment descriptors

manually editing 1

design tips 1

designing

session beans 1

developer tools

ANT 1

EJB 1

EJBGen 1

WebLogic Builder 1

XML Editor 1

DISTINCT clause

with subqueries 1

distributing

transactions accross multiple EJBs 1

DTD

elements 1

valid definitions (weblogic-cmp-rdbms-jar.xml) 1

dynamic queries

enabling 1

executing 1

queries

dynamic

EJB QL

dynamic queries 1

E

eager

relationship caching 1

editing

EJB deployment descriptors 1

manually editing deployment descriptors 1

EJB 1

accessing local clients 1

activating EJB instance from free pool 1

ANT tasks 1

building applications 1

clustered home objects 1

coarse-grained entity EJBs 1

compiling 1

components 1

concurrency strategy 1

container 1

container context 1

conversion options 1

converting to latest version of WLS 1

creating bean instances 1

creating deployment files 1

creating message-driven beans 1

deploying at server startup 1

deploying compiled EJBs 1

deploying in a running environment 1

deploying in different applications 1

deploying on a running server 1

deploying uncompiled EJBs 1

deployment descriptors 1

deployment descriptors (weblogic-cmp-rdbms-jar.xml) 1

deployment names 1

design and development 1

developer tools 1

document type definitions 1

editing deployment descriptors 1

ejb-client.jar 1

EJBGen 1

ejb-jar 1

ejb-jar.xml file 1

enhancements for this release 1

enity bean home interface 1

generated class name collisions 1

generating 1

handling beans 1

initializing EJB instances 1

invoking deployed EJBs 1

lifecycle of EJB instances 1

lifecycle of stateless session EJBs 1

links 1

loading into WebLogic Server 1

manually editing deployment descriptors 1

message-driven beans 1

modeling entity EJBs 1

multiple table mapping for 2.0 CMP 1

optimizing data access 1

overview 1

packaging for use in the container 1

packaging in deployment directory 1

packaging steps 1

persistence services 1

pooling EJB instances 1

QL for 2.0 beans 1

referencing applicaion-scoped EJBs 1

referencing external EJBs 1

removing bean instances 1

restriction for accessing EJBs 1

source file components 1

storing references in home handles 1

transaction resources 1

tuned 1.1 CMP updates 1

undeploying 1

updating 1

using inheritance 1

viewing deployed EJBs

EJB

viewing deployed 1

WebLogic Builder 1

weblogic-cmp-rdbms.xml file 1

weblogic-ejb-jar.xml file 1

writing RDBMS persistence for 1.1 CMP beans 1

XML Editor 1

EJB container

description 1

resource factoires 1

supported services 1

EJB deployment files 1

EJB life cycle

stateful session 1

EJB manifest class-path 1

EJB QL

migration from WLQL 1

requirements for 2.0 EJBs 1

WebLogic QL extension for EJB 2.0 1

EJB support

database insert 1

ejbc 1

arguments 1

examples 1

options 1

syntax 1

ejbCreate() 1

EJBGen 1, 2

example 1

syntax 1

tags 1

ejbLoad

entity beans 1

EJBObjects

clustered 1

ejbRemove() 1

EJBs

distributing transactions across multiple EJBs 1

in clusters 1

in-memory replication of stateful session EJBs 1

ReadOnly 1

restrictions for container-managed 1

ejbStore

delay-updates-until-end-of-tx 1

entity beans 1

enabling

caching between transactions 1

relationship caching 1

encapsulating

multi-operational transactions 1

entity bean

home interface 1

entity beans

combined caching 1

relationship caching 1

standard ReadOnly 1

entity EJBs 1

behavior with ejbLoad entity EJBs

behavior with ejbStore 1

in a cluster 1

examples

DDConverter 1

ejbc 1

exceptions

for message-driven beans 1

exclusive

concurrency strategy 1

EXISTS

comparison operator 1

F

field groups 1

file components

EJBs 1

finder

EJB QL for 2.0 beans 1

signature 1

finder-list

stanza 1

finder-query

element 1

using for 1.1 CMP with SQL 1

firewall

using with home handles 1

G

generating

EJBs 1

get method

restrictions 1

groups 1

field groups 1

using 1

H

home handles

EJB references 1

using across a firewall 1

home interface

entity bean 1

home objects

clustered 1

I

IN 1

inheritance

restrictions 1

using with EJBs 1

initial-bean-free-pool property 1

initializing

EJB instances 1

in-memory replication 1

limitations 1

requirements 1

installing

EJBs 1

is-modified-method-name

EJB 1.1 only 1

isolation levels

setting 1

setting for container-managed transactions 1

transactions 1

J

Java specification

EJB 2.0 1

J2EE 1

java.transaction.UserTransaction 1

JDBC data source 1

L

limitations

in-memory replication 1

relationship caching 1

TRANSACTION_SERIALIZABLE 1

links

EJB links 1

local client 1

local interfaces 1

local client 1

M

manifest class-path 1

many-to-many

relationships 1

max-beans-in-free-pool 1

message acknowledgement 1

message receipts 1

message-driven beans 1

basic components 1

basic invocation procedure 1

container context 1

deploying 1

description 1

develop and deploy 1

developing 1

differences from JMS 1

differences from stateless session 1

EJB services 1

ejbCreate() 1

ejbRemove() 1

handling exceptions 1

implementing business logic with onMessage() 1

message acknowledgement 1

message receipts 1

migratable service 1

migrating 1

onMessage() 1

setting permissions for JMS destinations 1

specifying principals for JMS destinations 1

transaction services 1

message-driven EJBs 1

migratable service

enabling 1

for message-driven beans 1

migrating

from WLQL to EJB QL 1

message-driven beans 1

modeling

coarse-entity EJBs 1

entity EJBs 1

entity EJBs with business logic 1

multicast invalidation

Read-Only beans 1

multiple table mapping

for cmp-fields 1

for cmr-fields 1

for EJB 2.0 CMP 1

N

comparison operands

1, 2

O

one-to-many

relationships 1

one-to-one

relationships 1

optimistic

concurrency strategy 1

optimizing

entity EJB data access 1

options

DDConverter 1

ejbc 1

ORDERBY 1

overview

EJBs 1

P

packaging

EJBs 1

EJBs in deployment directory 1

passivating

stateful session EJBs 1

persistence

finder signature 1

finder-list stanza 1

finder-query element 1

using this service 1

writing for EJB 1.1 CMP 1

persistence services 1

primary key 1

anonymous class 1

automatic generation for EJB 2.0 CMP 1

automatic generation support for named sequence table 1

automatic generation support for Oracle 1, 2

mapped to single CMP field 1

mapping to a database column 1

usage hints 1

wraps single or multiple CMP fields 1

Q

queries

that return ResultSets 1

query language

for EJB 2.0 1

queues and topics

concurrent processing 1

R

READ_COMMITTED_FOR_UPDATE 1

Read-Mostly pattern 1

Read-Only

multicast invalidation 1

ReadOnly

concurrency strategy 1

concurrency strategy restrictions 1

read-write

EJBs

in a cluster 1

read-write EJBs

concurrency strategy 1

Rea-Only

entity beans 1

referencing

application-scoped EJBs 1

external EJBs 1

relationship caching

enabling 1

limations 1

with entity beans 1

relationships

among deployment files 1

bidirectional 1

contianer-managed persistence 1

many-to-many 1

one-to-many 1

one-to-one 1

removing beans 1

unidirectional 1

relatoinship caching

specifying 1

removing

cascade delete 1

EJBs in relationships 1

stateful session EJB instances 1

requirements

for in-memory replications 1

resource factories 1

JDBC data source factories 1

URL connection factories 1

restrictions

accessing EJB instances 1

container-managed EJBs 1

get method 1

set method 1

ResultSets

using with queries 1

S

SELECT DISTINCT 1

SELECT HINTS 1

serializable objects

BLOB 1

session beans 1

designing 1

set method

restrictions 1

setting

container-managed isolation levels 1

JDBC data source factories 1

transaction isolation levels 1

URL connection factories 1

specification

final EJB version 1

specifying

concurrency strategy 1

EJB deployment descriptors 1

ejb-client.jar 1

field groups 1

primary key support for named sequence table 1

primary key support for Oracle 1, 2

relationship caching 1

SQL

for CMP 1.1 finder queries 1

stateful session

activating instances 1

EJB life cycle 1

stateful session beans

passivating 1

stateful session EJBs 1

in a cluster 1

in-memory replication 1

removing instances 1

stateless session

lifecycle of these EJBs 1

max-beans-in-free-pool 1

stateless session EJBs 1

in a cluster 1

storing

EJB references in home handles 1

string objects

CLOB 1

subqueries 1

aggregate functions 1

arithmetic operators 1

as comparison operands 1

correlated 1

uncorrelated 1

with DISTINCT clause 1

subquery return types 1

aggregate functions 1

beans with simple primary key 1

single cmp-field type 1

support

DBMS column 1

syntax

DDConverter 1

ejbc 1

EJBGen 1

T

table creation

automatic 1

tags

EJBGen 1

tips

allow datastore to manage transactions 1

business logic in entity EJBs 1

demarcating transactions 1

modeling enitty EJBs 1

optimizing EJB data access

data access

optimizing for EJBs 1

preserve transaction resources 1

using coarse-grained entity EJBs 1

using container-managed transactions 1

using inheritance with EJBs 1

using session beans 1

topics and queues

concurrent processing 1

TRANSACTION _SERIALIZABLE

using with Oracle 1

transaction boundaries

using java.transaction.UserTransaction 1

transaction management 1

responsibilities 1

TRANSACTION_SERIALIZABLE

limitations 1

transactions

bean-managed 1

caching betwteen 1

container-managed 1

container-managed over bean-managed 1

demarcating in WebLogic Server 1

distributing across EJBS in a cluster 1

encapsulating multi-opeartional 1

isolation levels 1

managed by the datastore 1

message acknowledgements 1

message receipts 1

preserving resources 1

single context (calling multiple EJBs) 1

with message-driven beans 1

tuned

EJB 1.1 CMP updates 1

types of EJBs

entity 1

message-driven 1

stateful session 1

stateless session 1

U

uncorrelated subqueries 1

undeploying

EJBs 1

unidirectional

relationships 1

updating

EJBs 1

URL connections 1

using

DDConverter 1

Oracle SELECT HINTS 1

RDBMS persistence 1

utilities

DDConverter 1

ejbc 1

EJBGen 1

W

WebLogic Builder 1

WebLogic QL

EJB QL extension 1

ORDERBY 1

SELECT DISTINCT 1

subqueries 1

WebLogic Query Language

expressions 1

for EJB 1.1 CMP 1

operands 1

operators 1

syntax 1

WebLogic Server

creating bean instances 1

developing message-driven beans 1

EJB container 1

free pool 1

invocation procedure for message-driven beans 1

message-driven beans 1

removing bean instances 1

WebLogic Server immplementation of

final EJBspecification 1

weblogic-cmp-rdbms.xml file 1

weblogic-cmp-rdbms-jar.xml

descriptor elements 1

weblogic-ejb-jar.xml

2.0 file structure 1

descriptor elements 1

weblogic-ejb-jar.xml file 1

weblogiic-cmp-rdbms-jar.xml

DOCTYPE Header information 1

WLQL

expressions 1

for EJB 1.1 CMP 1

migration to EJB QL 1

operands 1

operators 1

syntax 1

X

XML Editor 1