dear all,
i was studying orion-ejb-jar.xml and i found copy-by-value as an attribute
of <entity-deployment>. according to orion-ejb-jar.xml.html (/docs/)
setting this to false improves the performance of the entity beans.
WHEN can i do this? if my beans have no setter methods in their remote
interface mean that i can ask the container not to copy-by-value my beans?
many thanx.

--MS.



Reply via email to