站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 2.1.8 正式版 API 英文文档

IdentityMap.IdentityKey (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


net.sf.hibernate.util
Class IdentityMap.IdentityKey

java.lang.Object
  extended bynet.sf.hibernate.util.IdentityMap.IdentityKey
All Implemented Interfaces:
Serializable
Enclosing class:
IdentityMap

public static final class IdentityMap.IdentityKey
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public boolean equals(Object other)

hashCode

public int hashCode()