org.neo4j.index.impl.lucene
Class ConnectionBroker
java.lang.Object
org.neo4j.kernel.impl.index.IndexConnectionBroker<LuceneXaConnection>
org.neo4j.index.impl.lucene.ConnectionBroker
public class ConnectionBroker
- extends org.neo4j.kernel.impl.index.IndexConnectionBroker<LuceneXaConnection>
| Methods inherited from class org.neo4j.kernel.impl.index.IndexConnectionBroker |
acquireReadOnlyResourceConnection, acquireResourceConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionBroker
public ConnectionBroker(TransactionManager transactionManager,
LuceneDataSource dataSource)
newConnection
protected LuceneXaConnection newConnection()
- Specified by:
newConnection in class org.neo4j.kernel.impl.index.IndexConnectionBroker<LuceneXaConnection>
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.