Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

mysql-binlog-replicator-1.0.8

Latest
Compare
Choose a tag to compare
@juanwolf juanwolf released this 26 Aug 10:08
· 3 commits to master since this release

Adding feature :
@NestedMapping annotation to map fields to foreign entity

  • OneToOne
  • OneToMany
  • ManyToOne

WARNING: If you're creating two objects with their opposite Relationship that will create an infinite loop and the service will crash. Next release will solve this problem