27;t clear, can we override methods from the parent
mapping file? Thanks.
Matt
-Original Message-
From: Max Rydahl Andersen [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2003 3:20 PM
To: Matt Dowell
Cc: [EMAIL PROTECTED]
Subject: Re: [Hibernate] Extending hbm files externally..
This is already possible in hibernate 2.1
/max
Matt Dowell wrote:
We are splitting out application into two separate databases (buyer and
seller) but 80% of the tables and colums (and code) are the same, so we
end up having a CORE library and a Seller and Buyer EAR.
Is there any way to subclass
We are splitting out application into two separate databases (buyer and
seller) but 80% of the tables and colums (and code) are the same, so we
end up having a CORE library and a Seller and Buyer EAR.
Is there any way to subclass a mapping file externally? i.e..
...
If not, any plans