public class OneOffRequestContext extends Object
Each call to open()
opens a new ReviewDb
, so this class
should only be used in a bounded try/finally block.
The user in the request context is InternalUser
.
public ManualRequestContext open() throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException