Java org.springframework.data.neo4j.transaction SessionHolder fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.neo4j.transaction SessionHolder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.neo4j.transaction SessionHolder.

The text is from its open source code.

Constructor

Method

SessiongetSession()
booleanisSynchronizedWithTransaction()
Return whether the resource is synchronized with a transaction.
voidsetSynchronizedWithTransaction(boolean synchronizedWithTransaction)
Mark the resource as synchronized with a transaction.