foreign key « Oracle « JPA Q&A





1. Oracle indexes on foreign keys    forum.hibernate.org

2. Oracle foreign key and index    forum.hibernate.org

Hi, 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: