Reserved field-names in middlegen ?
"Kinshuk" <[email protected]>
| Newsgroups | gmane.comp.java.ejb.middlegen.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am new to Middlegen but so far this looks too good to be true ! Small issue - i failed to post this as a bug. I found that if any table has a field named 'SHORT' then there is a problem getting the jars to compile. I often use SHORT as a field-name instead of SHORTNAME. I had a table called NEWS. Things did not go too well here either. I think 'short', 'new' are being used in the code in some way as to cause Java compilation problems. Other than that, no issues so far. I am using SQL Server 2000, ms-sql driver. BTW, the docs say that the Struts plugin wont work well if we dont use the 'airline' application. But it does ! Thanks Kinshuk