Package org.hibernate.jpa
Class QueryHints
java.lang.Object
org.hibernate.jpa.QueryHints
Deprecated.
List of all supported hints that may be passed to
Query.setHint(String, Object)
.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.Use HINT_FOLLOW_ON_STRATEGY instead.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.The hint key for specifying a query timeout per Hibernate O/RM, which defines the timeout in seconds.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Method Summary
-
Field Details
-
JAKARTA_SPEC_HINT_TIMEOUT
Deprecated.- See Also:
-
HINT_COMMENT
Deprecated.- See Also:
-
HINT_FETCH_SIZE
Deprecated.- See Also:
-
HINT_CACHEABLE
Deprecated.- See Also:
-
HINT_CACHE_REGION
Deprecated.- See Also:
-
HINT_CACHE_MODE
Deprecated.- See Also:
-
HINT_READONLY
Deprecated.- See Also:
-
HINT_FLUSH_MODE
Deprecated.- See Also:
-
HINT_NATIVE_LOCKMODE
Deprecated.- See Also:
-
JAKARTA_HINT_FETCH_GRAPH
Deprecated.- See Also:
-
JAKARTA_HINT_FETCHGRAPH
Deprecated.- See Also:
-
JAKARTA_HINT_LOAD_GRAPH
Deprecated.- See Also:
-
JAKARTA_HINT_LOADGRAPH
Deprecated.- See Also:
-
HINT_FOLLOW_ON_STRATEGY
Deprecated.- See Also:
-
HINT_FOLLOW_ON_LOCKING
Deprecated.Use HINT_FOLLOW_ON_STRATEGY instead.- See Also:
-
HINT_NATIVE_SPACES
Deprecated.- See Also:
-
HINT_FETCHGRAPH
Deprecated.- See Also:
-
HINT_LOADGRAPH
Deprecated.- See Also:
-
HINT_TIMEOUT
Deprecated.The hint key for specifying a query timeout per Hibernate O/RM, which defines the timeout in seconds.- See Also:
-
SPEC_HINT_TIMEOUT
Deprecated.- See Also:
-
-
Method Details
-
getDefinedHints
Deprecated.
-
AvailableHints
instead