mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
a22496a57df79fe9044fd23dcc65594d14ba7a95
Fix for #83 - Bug: Stateless update cascading to OneToOne or ManyToOne incorrectly tries to INSERT rather than UPDATE
Fix for #91 Stateless Update API Change, #90 Removed BeanState.setReference(), #89 Remove support for multiple @Id properties
avaje-ebeanorm-server
The internal server implementation of EbeanORM API
Maven Dependency
<dependency>
<groupId>org.avaje.ebeanorm</groupId>
<artifactId>avaje-ebeanorm</artifactId>
<version>3.2.5</version>
</dependency>
Languages
Java
93.2%
PLpgSQL
3%
TSQL
2.8%
SQLPL
0.7%
Kotlin
0.1%