[ http://team.andromda.org:8080/jira/browse/HIB-27?page=history ]
Work on HIB-27 started by Carlos Cuenca
> define outer join property between entity relations
> ---
>
> Key: HIB-27
> URL: http://team.andromda.org:8080/ji
[ http://team.andromda.org:8080/jira/browse/HIB-27?page=history ]
Carlos Cuenca reassigned HIB-27:
Assign To: Carlos Cuenca (was: Matthias Bohlen)
> define outer join property between entity relations
> --
[
http://team.andromda.org:8080/jira/browse/HIB-27?page=comments#action_10560 ]
Carlos Cuenca commented on HIB-27:
--
This tagged value will determine how Hibernate manages the asocciation on a
many to one relation
It will accept three values, auto,tru
[
http://team.andromda.org:8080/jira/browse/CORE-33?page=comments#action_10559 ]
Chad Brandon commented on CORE-33:
--
Sure, very easy, I'll add it.
> selecting cartridges at the command line
>
>
> Key:
[ http://team.andromda.org:8080/jira/browse/CORE-33?page=history ]
Work on CORE-33 started by Chad Brandon
> selecting cartridges at the command line
>
>
> Key: CORE-33
> URL: http://team.andromda.org:8080/jira/browse/CORE-33
>
[ http://team.andromda.org:8080/jira/browse/CORE-33?page=history ]
Wouter Zoons reopened CORE-33:
--
I decided to simply reopen this issue instead of filing a new one .. would it
be possible to also show the cartridges which have been enabled in the andromd
-Original Message-
From: Olaf Kaus [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 22, 2004 8:10 AM
To: [EMAIL PROTECTED]
Cc: andromda-devel@lists.sourceforge.net
Subject: RE: [Andromda-devel] Velocity.properties doesn't work.
Hi Chad!
> > [CB] Yes, you can define them in the
> andr
Hi Chad!
> > [CB] Yes, you can define them in the
> andromda-cartridge.xml.
> > Do a search
> > for "macro" on this page:
> >
>
http://team.andromda.org/docs/andromda-cartridges/index.html
> >
> Thanks a lot. Everythink works fine.
>
> I am not a velocity-expert, but if i init the engine
>
Hi,
In my model, there is a directed dependency between
two classes with stereotype "Entity". I´m using
hibernate-cartridge.
In database, this dependency is mapped in a colum
with foreign key. I´d like to customize the name of the column. The generated
name is always generated like "__FK".