Package org.hibernate.jpa
Interface LegacySpecHints
Deprecated.
Legacy form (the
javax.persistence
namespace) of the hints
explicitly defined by the Jakarta Persistence.- See Also:
- API Note:
- These are a temporary migration aids for migrating from
Java Persistence (
javax.persistence
namespace) to Jakarta Persistence (jakarta.persistence
namespace).
-
Field Details
-
HINT_JAVAEE_FETCH_GRAPH
Deprecated. -
HINT_JAVAEE_LOAD_GRAPH
Deprecated. -
HINT_JAVAEE_LOCK_TIMEOUT
Deprecated. -
HINT_JAVAEE_LOCK_SCOPE
Deprecated. -
HINT_JAVAEE_QUERY_TIMEOUT
Deprecated. -
HINT_JAVAEE_CACHE_RETRIEVE_MODE
Deprecated. -
HINT_JAVAEE_CACHE_STORE_MODE
Deprecated.
-
SpecHints
form instead