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