| Name | Description | Type | Package | Framework |
| IdentityMap | A Map where keys are compared by object identity, rather than equals(). | Class | org.hibernate.internal.util.collections | Hibernate ORM |
| IdentityMap .IdentityKey | We need to base the identity on System. | Class | org.hibernate.internal.util.collections.IdentityMap | Hibernate ORM |
| IdentityMap .IdentityMapEntry | Methods inherited from class java. | Class | org.hibernate.internal.util.collections.IdentityMap | Hibernate ORM |