Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Releases: ebean-orm-deprecated/querybean-generator

12.3.5

29 Jun 02:19
Compare
Choose a tag to compare

#58 - ENH: Add support for @EbeanComponent (to register other types like BeanPersistController, BeanPersistListener etc)

12.3.4

19 Jun 09:05
Compare
Choose a tag to compare

#57 - Auto register AttributeConverter

12.2.3

06 Apr 09:40
Compare
Choose a tag to compare

#53 - BeanNotRegisteredException: Could not find BeanDescriptor for class demo.entity.embed.Certificate. Perhaps the EmbeddedId class is not registered?

12.2.2

17 Mar 02:51
Compare
Choose a tag to compare

#52 - javac annotationprocessor problem with static imports

12.1.12

07 Feb 03:34
Compare
Choose a tag to compare

#51 - ENH: Generate query bean constructor taking Transaction

12.1.10

28 Jan 00:51
Compare
Choose a tag to compare

#50 Package of generated ModuleInfo class is "unknown"
by jnehlmeier

#48 #49 java.io.IOException: line too long when entity-packages in ebean-generated-info.mf greater than 512byte
by spinachomes

12.1.9

27 Jan 23:17
Compare
Choose a tag to compare

#47 java.lang.IllegalArgumentException: Unexpected element null at org.gradle.api.internal.tasks.compile.processing.ElementUtils.getTopLevelTypeName(ElementUtils.java:71)

#46 Improve error logging for "Failed to write ModuleInfoLoader"

12.1.8

17 Dec 10:45
Compare
Choose a tag to compare

#45 Property not generated when using interface field + targetEntity bug
#44 Add generation of META-INF/ebean-generated-info.mf and ModuleInfoLoader
#43 ENH: Generate META-INF/ebean-generated-info.mf (such that we don't need ebean.mf)

11.45.2

09 Oct 22:50
Compare
Choose a tag to compare

Regression DbName not read from MappedSuperclass / inheritance #42

11.43.2

20 Aug 10:31
Compare
Choose a tag to compare

#41 - ENH: Support fetchCache()