Releases: babyfish-ct/jimmer
Releases · babyfish-ct/jimmer
v0.7.89
Better trigger event API
v0.7.84
FIx bug: Let association cache based on middle table support default order configuration of association property
v0.7.83
Fix NPE bug of Enities.findMapByIds
when the arguemtn ids
contains illegal id
v0.7.82
- Support shortcut methods:
JSqlClient.setCacheFactory
,JSqlClient.setCacheOperator
andJSqlClient.addCacheAbandonCallback
- Support shortcut methods:
KSqlClientDsl.setCacheFactory
,KSqlClientDsl.setCacheOperator
andKSqlClientDsl.addCacheAbandonCallback
- Let spring-boot-starter support bean whose type is CacheOperator
v0.7.81
v0.7.79
v0.7.77
Fix issues: 120, 122, 123
v0.7.75
v0.7.73
Support multiple inheritance for mapped suepr class
v0.7.71
Add validation rule: The reference association based on FAKE foreign key must be nullable