Book a Demo

Author Topic: Problems with Code generation in Java  (Read 3172 times)

vikassinghal

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Problems with Code generation in Java
« on: June 04, 2002, 06:20:41 am »
There are several problems, as afar as Java code generation is concerned.
for example, for agrregation, it does not create a array, if multiplicity is specified.
There is a place to say what dataype should be used for 1..n relationships.
But there u can not say []. It creates errenous code.

Also in reverse engineering, it messes up the code.