|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dbaccess.hibernate.AbstractHibernateSession
it.eng.spago.dbaccess.hibernate.HibernateSession
public class HibernateSession
Constructor Summary | |
---|---|
HibernateSession(Session nativeSession)
|
Method Summary | |
---|---|
Transaction |
beginTransaction()
|
java.sql.Connection |
close()
|
void |
setDataConnection(DataConnection dataConnection)
|
Methods inherited from class it.eng.spago.dbaccess.hibernate.AbstractHibernateSession |
---|
cancelQuery, clear, connection, contains, createCriteria, createFilter, createQuery, createSQLQuery, createSQLQuery, delete, delete, delete, delete, disconnect, evict, filter, filter, filter, find, find, find, flush, get, get, getCurrentLockMode, getFlushMode, getIdentifier, getNamedQuery, getSessionFactory, isConnected, isDirty, isOpen, iterate, iterate, iterate, load, load, load, lock, reconnect, reconnect, refresh, refresh, replicate, save, save, saveOrUpdate, saveOrUpdateCopy, saveOrUpdateCopy, setFlushMode, update, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateSession(Session nativeSession)
Method Detail |
---|
public Transaction beginTransaction() throws HibernateException
beginTransaction
in class AbstractHibernateSession
HibernateException
public java.sql.Connection close() throws HibernateException
close
in class AbstractHibernateSession
HibernateException
public void setDataConnection(DataConnection dataConnection)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |