If you explain the symptom of your problem, I might get a clue about 
what the bug is :-)

What's wrong?

Aslak

----- Original Message -----
From: "Kasper Nielsen" <[EMAIL PROTECTED]>
Date: Thursday, September 26, 2002 7:56 pm
Subject: [Middlegen-user] bug in 1-to-many relationship

> Having problems with the EJBBeans middlegen created I took a look at
> entity-cmp-20.vm
> 
> shouldn't it be ( _!_$plugin.fkcmp)
> 
> #if((!$column.fk || !$plugin.fkcmp))
> 
> instead of
> 
> #if((!$column.fk || $plugin.fkcmp))
> 
> /**
> 
> * Returns the $column.variableName
> 
> * @todo support OracleClob,OracleBlob on WLS
> 
> *
> 
> * @return the $column.variableName
> 
> *
> 
> #if($column.pk)
> 
> * @ejb.pk-field
> 
> #end
> 
> 
> 
> - Kasper
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user
> 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to