Can i write one hbm file for two classes

I have two tables that are associated with a primary foreign key and I have two aggressive pojos

now i can write one property file (hbm) for both classes

if possible please give a sample of a typical hbm file

+1


a source to share


1 answer


we can write any number of classes in one hbm file



+2


a source







All Articles