| Package | Description |
|---|---|
| oracle.javatools.parser.java.v2.write |
API involved with writing.
|
| oracle.jdeveloper.engine |
| Modifier and Type | Method and Description |
|---|---|
SourceSavepoint |
SourceTransaction.savepoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceTransaction.rollback(SourceSavepoint savepoint)
Rolls back changes up to the given savepoint.
|
| Modifier and Type | Method and Description |
|---|---|
SourceSavepoint |
ClassEngine.createSavepoint() |
static SourceSavepoint |
EngineUtils.createSavepoint(SourceFile srcFile) |