|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XaLogicalLog | |
|---|---|
| org.neo4j.kernel.impl.transaction.xaframework | |
| Uses of XaLogicalLog in org.neo4j.kernel.impl.transaction.xaframework |
|---|
| Subclasses of XaLogicalLog in org.neo4j.kernel.impl.transaction.xaframework | |
|---|---|
class |
InterceptingXaLogicalLog
|
| Methods in org.neo4j.kernel.impl.transaction.xaframework that return XaLogicalLog | |
|---|---|
protected XaLogicalLog |
XaTransactionFactory.getLogicalLog()
|
XaLogicalLog |
XaContainer.getLogicalLog()
|
| Methods in org.neo4j.kernel.impl.transaction.xaframework with parameters of type XaLogicalLog | |
|---|---|
protected void |
LogBackedXaDataSource.setLogicalLogAtCreationTime(XaLogicalLog logicalLog)
Sets the XaLogicalLog at creation time (in constructor). |
| Constructors in org.neo4j.kernel.impl.transaction.xaframework with parameters of type XaLogicalLog | |
|---|---|
XaTransaction(int identifier,
XaLogicalLog log)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||