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