public abstract class QueryDetails extends Object
| Constructor and Description |
|---|
QueryDetails() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.hibernate.query.Query |
completeQuery(org.hibernate.query.Query query) |
abstract String |
getQueryString() |
public abstract String getQueryString()
public abstract org.hibernate.query.Query completeQuery(org.hibernate.query.Query query)
Copyright © 2017. All rights reserved.