Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.hibernate.internal.util.collections.JoinedList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.hibernate.internal.util.collections.BoundedConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- org.hibernate.internal.util.collections.ConcurrentReferenceHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- java.util.IdentityHashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.hibernate.internal.util.collections.LinkedIdentityHashMap<K,V>
- org.hibernate.internal.util.collections.ArrayHelper
- org.hibernate.internal.util.collections.CaseInsensitiveDictionary<V>
- org.hibernate.internal.util.collections.CollectionHelper
- org.hibernate.internal.util.collections.IdentityMap<K,V> (implements java.util.Map<K,V>)
- org.hibernate.internal.util.collections.IdentitySet<E> (implements java.util.Set<E>)
- org.hibernate.internal.util.collections.JoinedIterable<T> (implements java.lang.Iterable<T>)
- org.hibernate.internal.util.collections.JoinedIterator<T> (implements java.util.Iterator<E>)
- org.hibernate.internal.util.collections.LazyIndexedMap<K,V>
- org.hibernate.internal.util.collections.LockModeEnumMap<V>
- org.hibernate.internal.util.collections.LazySet<T>
- org.hibernate.internal.util.collections.MapBackedClassValue<V> (implements org.hibernate.internal.util.collections.ReadOnlyMap<K,V>)
- org.hibernate.internal.util.collections.SingletonIterator<T> (implements java.util.Iterator<E>)
- org.hibernate.internal.util.collections.StandardStack<T> (implements org.hibernate.internal.util.collections.Stack<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy<K,V>
- org.hibernate.internal.util.collections.ReadOnlyMap<K,V>
- org.hibernate.internal.util.collections.Stack<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.hibernate.internal.util.collections.BoundedConcurrentHashMap.Eviction
- org.hibernate.internal.util.collections.ConcurrentReferenceHashMap.Option
- org.hibernate.internal.util.collections.ConcurrentReferenceHashMap.ReferenceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)