public class PatchScriptFactory extends Object implements Callable<PatchScript>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PatchScriptFactory.Factory |
| Modifier and Type | Method and Description |
|---|---|
PatchScript |
call() |
void |
setLoadComments(boolean load) |
void |
setLoadHistory(boolean load) |
public void setLoadHistory(boolean load)
public void setLoadComments(boolean load)
public PatchScript call() throws com.google.gwtorm.server.OrmException, LargeObjectException, AuthException, InvalidChangeOperationException, IOException
call in interface Callable<PatchScript>com.google.gwtorm.server.OrmExceptionLargeObjectExceptionAuthExceptionInvalidChangeOperationExceptionIOException