New features in version 4.1  Web services support

Chapter 6: New Features in EAServer Versions 4.1.3, 4.1.2, 4.1.1, and 4.1

EJB 2.0 container-managed persistence enhancements

EAServer 4.1 adds support for ejbSelect methods and queries defined in EJB query language (EJB-QL), as required by the EJB 2.0 specification. ejbSelect methods allow you to run queries internal to your implementation. In your implementation, these methods must be declared private and abstract, and EAServer provides the runtime implementation. EJB-QL is the new standard language to define the database queries required to run finder methods and ejbSelect methods. At runtime, EAServer translates EJB-QL to SQL that is appropriate for the database type used by the component.

For more information on EAServer CMP support, see:





Copyright © 2005. Sybase Inc. All rights reserved. Web services support

View this book as PDF