Uses of Class
io.jooby.hibernate.TransactionalRequest
-
Uses of TransactionalRequest in io.jooby.hibernate
Methods in io.jooby.hibernate that return TransactionalRequestModifier and TypeMethodDescriptionTransactionalRequest.enabledByDefault
(boolean enabledByDefault) Sets whether all routes in the scope of this decorator instance should be transactional or not (true
by default).