Uses of Interface
org.hibernate.models.spi.TypeDetailsSwitch
Packages that use TypeDetailsSwitch
-
Uses of TypeDetailsSwitch in org.hibernate.models.internal
Classes in org.hibernate.models.internal that implement TypeDetailsSwitchModifier and TypeClassDescriptionclassclassTypeDetailsSwitch implementation checking whether a type is resolved (all of its bounds are known) -
Uses of TypeDetailsSwitch in org.hibernate.models.spi
Methods in org.hibernate.models.spi with parameters of type TypeDetailsSwitchModifier and TypeMethodDescriptionstatic <T> TTypeDetailsSwitch.switchType(TypeDetails typeDetails, TypeDetailsSwitch<T> switcher, SourceModelBuildingContext buildingContext)