Stateful session beans  Entity beans

Chapter 3: EAServer Components

Stateless session beans

A stateless session bean manages tasks that do not require the keeping of client session data between method calls. Stateless session beans have the following characteristics:

Unlike stateful session beans, stateless session beans can be pooled by the server, improving overall application performance.





Copyright © 2005. Sybase Inc. All rights reserved. Entity beans

View this book as PDF