Skip to content

megadix/orientdb-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OrientDB / Spring integration

About the project

spring-orientdb is an attempt to provide a PlatformTransactionManager for OrientDB useable with the Spring Framework, in particular with @Transactional annotation.

Configuration and usage

For sample configuration and usage see orientdb-spring-samples:
https://github.com/megadix/orientdb-spring-samples

Disclaimer

WARNING: this is my first attempt at the implementation of such a complex beast like a transaction manager, so USE IT AT YOUR OWN RISK!

  • I’m not an expert in Spring internals;
  • I’m not an expert in OrientDB;
  • I just think that Spring & OrientDB are very cool projects that somehow need to work better together.

Releases

No releases published

Packages

No packages published

Languages