Uses of Class
org.hibernate.PropertyNotFoundException
Packages that use PropertyNotFoundException
-
Uses of PropertyNotFoundException in org.hibernate.internal.util
Methods in org.hibernate.internal.util that throw PropertyNotFoundExceptionModifier and TypeMethodDescriptionstatic <T> Constructor<T>
ReflectHelper.getDefaultConstructor
(Class<T> clazz) Retrieve the default (no arg) constructor from the given class.