Stalactite ORM 2.0.0 is out ! π
Guillaume Mary
Posted on March 24, 2024
Two years after the very first version, Stalactite ORM is back with a 2.0.0 version released ! ππ
As a reminder (legit one !), it has a new approach compared to JPA :
- mapping is defined by method references instead of Annotations or XML
- its fluent API helps you see the complexity of you graph
- it eagerly fetches your relations to avoid hidden sql queries
Here are some of new features :
- composite-keys
- many-to-many relations
- Map mapping
- Spring intΓ©gration
To give it a try, see documentation here
π πͺ π
π©
Guillaume Mary
Posted on March 24, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.