Em Qui, 2002-02-28 �s 14:45, Vincent Harcq escreveu: > Customer Bean have > * @ejb:value-object name="CustomerLight" match="light" > * @ejb:value-object name="CustomerNormal" match="normal" > instantiation="eager" > * @ejb:value-object name="Customer" match="*"
Perhaps it would be better so specify something like
@ejb:value-object name="Light" match="light"
@ejb:value-object match="*"
the value object class name would be <beanName><valueObjectName>Value.
So we would have CustomerLightValue and CustomerValue. The accessor
methods would be getLightValue() and getValue(), respectively.
--
Ja ne,
Marcus Brito
mailto: [EMAIL PROTECTED]
Anime Gaiden - De f�s para f�s, sempre.
http://www.animegaiden.com.br
signature.asc
Description: This is a digitally signed message part
