1. Oracle indexes on foreign keys forum.hibernate.org |
2. Oracle foreign key and index forum.hibernate.orgHi, I'm developing an application using hibernate with oracle. To improve the performance in one process I need create an index for a key in one map. That is the declaration of my map, I use attribute foreign-key: Code: |