|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OracleWorkspace
OracleWorkspace is a JCR session's view of a repository workspace.
| Method Summary | |
|---|---|
void |
commit()Explicitly commits the in-progress local transaction. |
void |
rollback()Explicitly rolls back the in-progress local transaction. |
| Methods inherited from interface javax.jcr.Workspace |
|---|
clone, copy, copy, getAccessibleWorkspaceNames, getImportContentHandler, getName, getNamespaceRegistry, getNodeTypeManager, getObservationManager, getQueryManager, getSession, importXML, move, restore |
| Method Detail |
|---|
void commit()
throws RepositoryException
RepositoryException - if the operation fails
void rollback()
throws RepositoryException
RepositoryException - if the operation fails
|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||