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

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

Introduction

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

The text is from its open source code.

Method

voidcloseSession(Session session)
DataAccessExceptionconvertOgmAccessException(RuntimeException ex)
Convert the given runtime exception to an appropriate exception from the org.springframework.dao hierarchy.
SessiongetSession(SessionFactory sessionFactory)