Re: [OJB-developers] new release: OJB 0.7.250 (fwd)
Brought to you by:
thma
From: Georg S. <ge...@me...> - 2001-12-10 11:52:13
|
Hi, Just wanted to make sure if I really understand what automatic assignment of foreign keys means. If I have 1:n relationship let's say between ProductGroup and Article, which means that I have a collection of Articles in the class ProductGroup. The mapping onto the relational layer implies that I will have a foreign key attribute in the Article table pointing to the ProductGroup. Does automatic foreign key assignment mean that I don't have to manually set the productGroupId in the Article class and that when I add an Article to the ProductGroup this field is set automatically? Tx Georg On Mon, 10 Dec 2001, Thomas Mahler wrote: > Hi all, > > I just published a new release on SF. > The new release brings some important new features: > > - Automatic assignment of foreign keys > - Improved Query interface: NOT, IN, BETWEEN, iSNULL ... (thanks to Jakob) > - Path Epressions: let SqlGenerator build joins (also thanks to Jakob) > - Cache synchronisation for PersistenceBrokerServer clusters > > Jakob sends in so many good code that I have problems in getting it all > integrated fast enough... > Thanks a lot for your contributions! > > attached you'll find the current status update. > > enJoy, > > Thomas > > [I'm currently have problems with SENDING emails from my normal email > accounts. All my mailings to the list during the last days have been 'eaten > up'...] > > > _________________________________________________________________ > Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp > |