Package pro.fessional.wings.faceless.database.jooq.listener
See: Description
-
Class Summary Class Description 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` = ?AutoQualifyFieldListener `visit` may be triggered multiple times, anywhere a render is needed, e.g. SlowSqlListener Log the Slow Sql 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 UPDATE -
Enum Summary Enum Description ContextKey ContextKey