Book a Demo

Author Topic: generating check constraints  (Read 2937 times)

dmaxwell

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
generating check constraints
« on: November 05, 2003, 05:18:47 am »
I'm using 3.51 to model and generate ddl for an Oracle 9i databse. In the help documentation, Check constraints are mentioned but it does not describe how to add them to the class such that the proper ddl generates. In addition, EA does not appear to reverse-engineer these constraint and therefore I cannot use an existing one as an example.

Has anybody figured out if this can be done or will this be a post-generation mode I have to do on my own.

Thanks