Interface HibernateHints

All Known Subinterfaces:
AvailableHints

public interface HibernateHints
List of Hibernate-specific (extension) hints available to query, load, and lock scenarios.

Some hints are only effective in certain scenarios, which is noted on each constant's documentation.

Author:
Steve Ebersole