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

Reply via email to