Chapter 9 Working with Object-Oriented Models
The following check applies to CMP Entity Beans only.
EjbSelect <METHOD> methods must be defined as public and abstract. Their throws clause must include the javax.ejb.FinderException.
Manual correction | Automatic correction |
---|---|
Change the method visibility to public, select the abstract check box, and include the javax.ejb.FinderException | Changes the method visibility to public, selects the abstract check box, and includes the javax.ejb.FinderException |
Copyright (C) 2006. Sybase Inc. All rights reserved. |
![]() |