posted 24 years ago
EJBMetadata is rarely used. It will provide you with the
Home Interface, PrimaryKey, Remote Interface and tell you
whether the bean is a session or entity bean. These values
are returned in type Class so that code generation using
reflection is possible.