|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.hp.hpl.jena.graph.impl.TransactionHandlerBase
virtuoso.jena.driver.VirtTransactionHandler
public class VirtTransactionHandler
| Constructor Summary | |
|---|---|
VirtTransactionHandler(VirtGraph _graph)
|
|
| Method Summary | |
|---|---|
void |
abort()
|
void |
begin()
|
void |
commit()
|
boolean |
transactionsSupported()
|
| Methods inherited from class com.hp.hpl.jena.graph.impl.TransactionHandlerBase |
|---|
executeInTransaction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VirtTransactionHandler(VirtGraph _graph)
| Method Detail |
|---|
public boolean transactionsSupported()
public void begin()
public void abort()
public void commit()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||