Book a Demo

Author Topic: change string to varchar2[25]  (Read 1949 times)

siochain

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
change string to varchar2[25]
« on: December 18, 2006, 09:23:44 am »
I can create custom template ok, but why is EA creating columns of type "string".
How can I change EA to use Oracle varchar2[25] instead of string but also to use date for date columns.
The class diagram defines the columns as string which is ok because it is independent of database.