Bryan Field-Elliot wrote:
>
> Can someone please explain what this bullet point means?
>
> Use of entity beans with a deferred primary key type specification
> is supported.
>
> Thank you,
> Bryan
Hi,
this is corresponding to the � 9.4.7.3 of the EJB1.1 specification:
"In special situations the entity Bean Provider may choose
not to specify the primary key class for an entit bean CMP.
.....
In this special case, the type of the argument of findByPrimaryKey
method
must be declared as java.lang.Object. the bean provider must specify
the PK class in the deployment descriptor as of the type
java.lang.Object.(...)
The primary key class is specified at deployment time (...)".
Best regards,
--
Philippe
Philippe Coq Groupe Bulll/BullSoft/OpenMaster Phone: (33) 04 76 29 78
49
Bull S.A - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED] http://www-frec.bull.com
Download our EJBServer at http://www.bullsoft.com/ejb
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".