Uses of Class
org.hibernate.models.UnknownClassException
Packages that use UnknownClassException
-
Uses of UnknownClassException in org.hibernate.models.spi
Methods in org.hibernate.models.spi that throw UnknownClassExceptionModifier and TypeMethodDescriptionClassDetailsBuilder.buildClassDetails(String name, SourceModelBuildingContext buildingContext) Build a ClassDetails descriptor for a class with the given nameClassDetailsRegistry.ClassDetailsCreator.createClassDetails(String name)