Uses of Class
org.hibernate.WrongClassException
-
Packages that use WrongClassException Package Description org.hibernate.sql.results.graph.entity.internal -
-
Uses of WrongClassException in org.hibernate.sql.results.graph.entity.internal
Methods in org.hibernate.sql.results.graph.entity.internal that throw WrongClassException Modifier and Type Method Description static @Nullable EntityPersister
EntityInitializerImpl. determineConcreteEntityDescriptor(RowProcessingState rowProcessingState, @Nullable BasicResultAssembler<?> discriminatorAssembler, EntityPersister entityDescriptor)
-