posted 19 years ago
See the DD section for entity bean at the end (from MZ Study Notes):
a) Does this mean that either local, local-home OR home, remote MUST be specified? OR you can get away without speciying them at all.
b) MZ study notes say:
" an optional specification of the entity bean�s abstract schema name (CMP only), an optional list of container-managed fields (CMP only), an optional specification of the primary key field (CMP only)"
Does this mean that in CMP also they are optional OR if the bean is CMP then they MUST be specified?
<!ELEMENT entity (description?, display-name?, small-icon?,
large-icon?, ejb-name, home?, remote?, local-home?,
local?, ejb-class, persistence-type, prim-key-class,
reentrant, cmp-version?, abstract-schema-name?,
cmp-field*, primkey-field?, env-entry*, ejb-ref*,
ejb-local-ref*, security-role-ref*, security-identity?,
resource-ref*, resource-env-ref*, query*)>