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