I just wanted to know is there any way to implement Oracle hints in hibernate?
In the net i found that using native sqlquery we can implement the oracle hints in hibernate.
in some forum, they said using projectionlist we can implement the oracle hints in hibernate.
But my question is through configuration in hbm file wether we can implement oracle hints in common?
is there any other possible way to implement oracle hints in hiberna