Class QueryHintDefinition
java.lang.Object
org.hibernate.boot.model.internal.QueryHintDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetermineLockOptions
(NamedQuery namedQueryAnnotation) boolean
getBoolean
(String hintName) getBooleanWrapper
(String hintName) boolean
getInteger
(String hintName) getLockMode
(String query)
-
Constructor Details
-
QueryHintDefinition
-
-
Method Details
-
getHintsMap
-
getString
-
getBoolean
-
getBooleanWrapper
-
getInteger
-
getTimeout
-
getCacheability
public boolean getCacheability() -
getCacheMode
-
getFlushMode
-
getLockMode
-
determineLockOptions
-