Hi emmanuel,
thanks for the reply.
emmanuel wrote:
duplicate column mapping in your hbm.xml
Ok this is an alternative. But is it "Best practice" too? I thought to something more
modular. Like mapping the BusinessObject to one file and put it in jar A and "derive"
the person mapping from the business object mapping and put it in jar B.
I've read the manual and saw the table-per-concrete strategy. But i havn't understood it
really.
A second alternative is IMHO a xml include. But is it possible to store both mapping files
in different jars?
Thx for your help,
Per