public class HibernateQueryException extends InvalidDataAccessResourceUsageException
SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException)
,
Serialized FormConstructor and Description |
---|
HibernateQueryException(org.hibernate.QueryException ex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQueryString()
Return the HQL query string that was invalid.
|
contains, getMessage, getMostSpecificCause, getRootCause
Copyright © 2021. All rights reserved.