| Constructor and Description |
|---|
RQueryCriteriaImpl(org.hibernate.Criteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Criteria |
getCriteria() |
List |
list() |
org.hibernate.ScrollableResults |
scroll(org.hibernate.ScrollMode mode) |
Object |
uniqueResult() |
public List list() throws org.hibernate.HibernateException
public Object uniqueResult() throws org.hibernate.HibernateException
uniqueResult in interface RQueryorg.hibernate.HibernateExceptionpublic org.hibernate.ScrollableResults scroll(org.hibernate.ScrollMode mode)
throws org.hibernate.HibernateException
public org.hibernate.Criteria getCriteria()
Copyright © 2016 evolveum. All rights reserved.