Book a Demo

Author Topic: DDL Transforms for ORACLE  (Read 2018 times)

AlanH

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
DDL Transforms for ORACLE
« on: October 23, 2007, 08:41:49 pm »
Hi All,

Have been having an interesting time with EA trying to generate ORACLE compliant Table and Column names from our Enterprise Class Model... Eventually I had to write my own set of intermediary code to achieve this... Ideally I would like to abbreviate our class names with a standard list of abbreviations... I wanted to do this using a  single function for all Table / Column and foreign keys assignments... can anyone help me?

Al