getHints() - JPA Query's method

Method
javax.persistence.Query
Map<String,Object> getHints()

Get the properties and hints and associated values that are in effect for the query instance.
Returns:
query properties and hints
Since:
JPA 2.0