4 JPA Query Customization Extensions

You can specify EclipseLink query hints (JPA query extensions) by:

Oracle TopLink supports the following EclipseLink query hints:

All EclipseLink query hints are defined in the QueryHints class in the org.eclipse.persistence.config package. When you set a hint, you can set the value using the public static final field in the appropriate configuration class in org.eclipse.persistence.config package, including the following:

For more information, see: