Book a Demo

Author Topic: business keys  (Read 2199 times)

speekna

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
business keys
« on: January 29, 2007, 11:44:26 am »
How would I model a class attribute (or a collection of class attributes) that consitute a business unique key for the instances of the class, in such a way that EA interprets it as a primary key when transformed to DDL?

thomaskilian

  • Guest
Re: business keys
« Reply #1 on: January 29, 2007, 11:18:44 pm »
I simply wrote my own transformation and used Tags to do that. I have no idea whether the plain transformation template provides such a feature,