public class DefaultQueryHint extends Object implements JpaQueryHint
JpaQueryHint implementation.QUERY_PARAMETER_HINT| Constructor and Description |
|---|
DefaultQueryHint(String name,
Object value)
Costructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Hint name
|
Object |
getValue()
Hint value
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic String getName()
JpaQueryHintgetName in interface JpaQueryHintpublic Object getValue()
JpaQueryHintgetValue in interface JpaQueryHintCopyright © 2019 The Holon Platform. All rights reserved.