public abstract class NativeQueryDetails extends Object
| Constructor and Description |
|---|
NativeQueryDetails() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.hibernate.query.NativeQuery |
completeNativeQuery(org.hibernate.query.NativeQuery nativeQuery) |
abstract String |
getNativeQueryString() |
public abstract String getNativeQueryString()
public abstract org.hibernate.query.NativeQuery completeNativeQuery(org.hibernate.query.NativeQuery nativeQuery)
Copyright © 2017. All rights reserved.