@Deprecated public class TransientHibernateHandle extends Object implements com.atlassian.bonnie.Handle
Constructor and Description |
---|
TransientHibernateHandle(Class clazz,
Object id)
Deprecated.
|
TransientHibernateHandle(net.sf.hibernate.Session session,
Object object)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
Object |
get(net.sf.hibernate.Session session)
Deprecated.
|
Class |
getClazz()
Deprecated.
|
Serializable |
getId()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public TransientHibernateHandle(net.sf.hibernate.Session session, Object object)
public Serializable getId()
public Class getClazz()
public Object get(net.sf.hibernate.Session session) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
Copyright © 2003–2017 Atlassian. All rights reserved.