Skip to content

mouyang/orientdb-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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.

About

OrientDB integration with Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%