@support-rkalla wrote:
What is “Entity”?
He probably means Entity bean.
There is one problem with that. What exactly does he want?
Entity bean parts of deployment descriptors? CMP only, or CMR as well?
How does he want to map entity inheritance, which is provided by Hibernate and impossible strictly with EJB21 CMP Entity Beans? (actually it is problematic to get that info from database only, it needs additional hints)
Just my 2cents…
Robert Varga