Book a Demo

Author Topic: EA 6.1.789 - Oracle Generate Sequences  (Read 2406 times)

tdrozdowski

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
EA 6.1.789 - Oracle Generate Sequences
« on: April 12, 2006, 02:23:41 pm »
When generating sequences for Oracle off a database diagram in EA, is it possible to prevent the autonumber trigger from being generated along with it?  We use Hibernate's id generator so we don't need it.  Right now, if you turn off triggers it doesn't generate the trigger, but it doesn't generate the sequence either.  Would be nice to have an option to generate sequences w/o triggers.

Any suggestions are much appreciated!

Jeff Odell

  • EA User
  • **
  • Posts: 99
  • Karma: +0/-0
    • View Profile
Re: EA 6.1.789 - Oracle Generate Sequences
« Reply #1 on: April 15, 2006, 03:58:48 am »
I'd like to second this suggestion.  There needs to be a separation of the generation of sequences and the generation of triggers.
« Last Edit: April 17, 2006, 05:24:39 am by odelljl »