ossd 3564504e00 Update ScalarTypeEnumStandard.java
Using toString() to calculate the Enum length is wrong. If you overwrite the Enum's toString() the length may be shorter. In this situation, the ddl script will create a to small varchar field for the value and you get an exception on save
2015-06-29 22:36:24 +02:00
2015-06-29 22:36:24 +02:00
2015-06-25 00:12:16 +12:00

  • Maven Central : avaje-ebeanorm - avaje-ebeanorm
  • Maven Central : avaje-ebeanorm-agent - avaje-ebeanorm-agent
  • Maven Central : avaje-ebeanorm-agent - avaje-ebeanorm-mavenenhancer

Ebean ORM

http://ebean-orm.github.io/

Maven Dependency

<dependency>
  <groupId>org.avaje.ebeanorm</groupId>
  <artifactId>avaje-ebeanorm</artifactId>
  <version>4.7.3</version>
</dependency>

Maven central - avaje-ebeanorm

Maven central - all related projects

Languages
Java 93.2%
PLpgSQL 3%
TSQL 2.8%
SQLPL 0.7%
Kotlin 0.1%