public interface NamedQueryMetadata extends BindableMetadata
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getHints()
Returns the list query hints.
|
javax.persistence.LockModeType |
getLockMode()
Returns the lock mode.
|
String |
getQuery()
Returns the query.
|
getNamegetLocatorMap<String,Object> getHints()
javax.persistence.LockModeType getLockMode()
String getQuery()
Copyright © 2012-2013 Batoo. All Rights Reserved.