Uses of Class
com.peterphi.std.guice.hibernate.exception.ReadOnlyTransactionException
-
Uses of ReadOnlyTransactionException in com.peterphi.std.guice.hibernate.dao
Modifier and TypeMethodDescriptionprotected org.hibernate.query.Query
HibernateDao.createWriteQuery
(String hql) Create aQuery
instance for the given HQL query string, signalling intent to write (and failing immediately if TX is read-only)