Uses of Interface
org.neo4j.kernel.impl.transaction.xaframework.LogBufferFactory

Packages that use LogBufferFactory
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.impl.transaction.xaframework   
 

Uses of LogBufferFactory in org.neo4j.kernel
 

Methods in org.neo4j.kernel that return LogBufferFactory
static LogBufferFactory CommonFactories.defaultLogBufferFactory()
           
 

Uses of LogBufferFactory in org.neo4j.kernel.impl.transaction.xaframework
 

Classes in org.neo4j.kernel.impl.transaction.xaframework that implement LogBufferFactory
 class DefaultLogBufferFactory
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.