Class TypeDetailsSwitchSupport<T>

java.lang.Object
org.hibernate.models.internal.TypeDetailsSwitchSupport<T>
All Implemented Interfaces:
TypeDetailsSwitch<T>
Direct Known Subclasses:
CollectionElementSwitch, MapKeySwitch, MapValueSwitch

public class TypeDetailsSwitchSupport<T> extends Object implements TypeDetailsSwitch<T>