Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Generating FK index, PK index and Unique constraint index

user11377561Apr 1 2013 — edited Apr 2 2013
Under preferences, DDL, I have Automatic Index Generation setup for primary, foreign key and unique constraint. SDDM is generating these automatically in the DDL with the name of the FK having an X at the end of it. e.g., if the name of the fk is <aaaa>FK1, it is generating the index name as <aaaa>FK1X. Is this default behavior? Is there a way to specify a template for the automatic generation of this index (i.e., I would like to generate the index with the same name as the FK itself without the X at the end of the index name).

Please advise how this can be done.

Thanks!

Comments

User_64CKJ
879129 wrote:
..I thought it was our implementation, but the alert is also shown launching any Applet from the following;
http://java.sun.com/applets/jdk/
I just had a look at the source of two of the pages from the 1.4 section of that page (Animator (1) & ArcTest) & saw some very questionable HTML for the <tt>applet</tt> element, as well as two seemingly unrelated scripts. What do you get for (instead of those), the GIF Animator (the applet form)? It uses <tt>deployJava.js</tt>, which is about the only deployment option that Oracle cares about at the moment.
882132
I get the same 2 alerts when launching the Applet from http://pscode.org/gifanim/applet.html
Is this the site you were referring to?
User_64CKJ
879129 wrote:
I get the same 2 alerts when launching the Applet from http://pscode.org/gifanim/applet.html
:(
Is this the site you were referring to?
Yes, that is the one.
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 30 2013
Added on Apr 1 2013
5 comments
942 views