public class HibernateHandlerBean extends Object
| Constructor and Description |
|---|
HibernateHandlerBean() |
| Modifier and Type | Method and Description |
|---|---|
HibernateSession |
getHibernateSession()
get grouper session
|
boolean |
isCallerWillCreateAudit()
if this is a new context, or using one that already existed
|
boolean |
isNewContext()
if this is a new context, or using one that already existed
|
void |
setCallerWillCreateAudit(boolean callerWillAuditTransaction1)
if this is a new context, or using one that already existed
|
void |
setHibernateSession(HibernateSession hibernateSession1) |
void |
setNewContext(boolean newContext1)
if this is a new context, or using one that already existed
|
public HibernateSession getHibernateSession()
public void setHibernateSession(HibernateSession hibernateSession1)
hibernateSession1 - public boolean isNewContext()
public void setNewContext(boolean newContext1)
newContext1 - public boolean isCallerWillCreateAudit()
public void setCallerWillCreateAudit(boolean callerWillAuditTransaction1)
callerWillAuditTransaction1 - Copyright © 2016 Internet2. All rights reserved.