14.0.2 | 14.0.2-javax | 15.0.2
What's Changed
- Modify ContainerConfig to remove the avaje-config dependency by @rbygrave in #3357
- DB2 - DbJson length, treat length = 4000+ as LOB type for DB2 by @rPraml in #3354
- Refactor extract DbExpressionRequest interface for db platform specific expressions by @rbygrave in #3360
- feat: Add includeLabelInSql configuration option to include query label as inline comment in generated sql select by @rbygrave in #3362
- feat: Add query.setHint() to support sql hint as inline comment in select queries by @rbygrave in #3365
- fix: #3142 Cascading a OneToMany, set the relationship when the child isn't new or dirty by @rbygrave in #3366
- For #3363 disable flushOnQuery before BeanPersistAdapter post-processors by @rbygrave in #3367
Full Changelog: 14.0.1...14.0.2