RE: Using OJB with generalization hierarchies

2004-06-23 Thread Marinschek Martin
generalization hierarchies Marinschek Martin wrote: > Hi there, > > I have read through the tutorials and the mail-archive, but have not > found a solution to my problem: > > 1) I am using the PersistenceBroker API > 2) I have a generalization hierarchy: class B and C both ext

Using OJB with generalization hierarchies

2004-06-23 Thread Marinschek Martin
Hi there, I have read through the tutorials and the mail-archive, but have not found a solution to my problem: 1) I am using the PersistenceBroker API 2) I have a generalization hierarchy: class B and C both extend A (an abstract class) 3) I map this hierarchy to one table 4) I do a Qu