Do you know any possibility to use the Oracle special keyword " /*+ parallel(n) */ " into a HQL Hibernate query?
You can see an example of this feature here: http://searchsystemschannel.techtarget.com/feature/Using-Parallel-SQL-to-improve-Oracle-database-performance
thanks