Package pro.fessional.wings.faceless.database.jooq.listener
See: Description
-
Enum Summary Enum Description ContextKey ContextKey -
Class Summary Class Description SlowSqlListener Log the Slow Sql JournalDeleteListener Only supports single table execution, does not support batch processing delete from `tst_sharding` where (`id` = ? and `commit_id` = ?) commit_id = :commit_id and `id` = ?TableCudListener Only support for single table insert,update,delete in jooq. No support for merge and replace. No support for batch execution (cannot get bind values) Only support where conditions for eq,le,ge,in. INSERT_ON_DUPLICATE_KEY_UPDATE as UPDATEAutoQualifyFieldListener `visit` may be triggered multiple times, anywhere a render is needed, e.g.