GigaSpaces XAP 9.0 API

org.openspaces.persistency.hibernate.iterator
Class HibernateIteratorUtils

java.lang.Object
  extended by org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils

public class HibernateIteratorUtils
extends Object

Author:
kimchy

Constructor Summary
HibernateIteratorUtils()
           
 
Method Summary
static org.hibernate.Query createQueryFromSQLQuery(SQLQuery sqlQuery, org.hibernate.Session session)
           
static org.hibernate.Query createQueryFromSQLQuery(SQLQuery sqlQuery, org.hibernate.StatelessSession session)
           
static Object unproxy(Object entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateIteratorUtils

public HibernateIteratorUtils()
Method Detail

unproxy

public static Object unproxy(Object entity)

createQueryFromSQLQuery

public static org.hibernate.Query createQueryFromSQLQuery(SQLQuery sqlQuery,
                                                          org.hibernate.Session session)

createQueryFromSQLQuery

public static org.hibernate.Query createQueryFromSQLQuery(SQLQuery sqlQuery,
                                                          org.hibernate.StatelessSession session)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.