Uses of Class
st.orm.PersistenceException
Packages that use PersistenceException
-
Uses of PersistenceException in st.orm
Subclasses of PersistenceException in st.ormModifier and TypeClassDescriptionclassThrown whengetSingleResultis executed on a query and there is more than one result from the query.classThrown whengetSingleResultis executed on a query and there is no result to return.classThrown when an optimistic locking conflict occurs.