log4jdbc
log4jdbc copied to clipboard
Feature Request: Ability to modify the data
I have an use case where we need to taansform the data inserted/updated to the database as well as the data retrieved from the database by the queries. I would like to write the transformation logic in java. Is there a way to do this using the log4jdbc? Thanks.