일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 컴퓨터과학과
- 영어
- 컴퓨터
- 교육
- 컴파일러
- OS
- ISBN:89-20-34523-6
- Algorithms
- Java
- 인간과 교육
- 법
- Software
- 알고리즘
- 운영체제
- Compiler
- Programming
- 책
- 방송통신대학교
- 용어
- architecture
- 백과사전
- Database
- 데이터베이스
- Book
- Computer
- EJB
- 영화
- 프로그래밍언어
- 광고
- Today
- Total
목록EJB Spec (3)
Digital Intelligence
Lifecycle of a STATELESS Session bean Lifecycle of a STATEFUL Session bean instance Life Cycle of an entity bean instance Life Cycle of a MESSAGE-DRIVEN bean Enterprise Java Beans (TM) Specification ("Specification") Version: 2.0 Status: Final Release Release: August 22, 2001 Copyright 2001 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All rights reserved. Down..
4.3.1 Session objects A typical session object has the following characteristics: • Executes on behalf of a single client. • Can be transaction-aware. • Updates shared data in an underlying database. • Does not represent directly shared data in the database, although it may access and update such data. • Is relatively short-lived. • Is removed when the EJB Container crashes. The client has to re..
Enterprise Java Beans (TM) Specification ("Specification") Version: 2.0 Status: Final Release Release: August 22, 2001 Copyright 2001 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All rights reserved. Download Spec from java.sun.com : http://java.sun.com/products/ejb/docs.html#specs