Yes its better with prepared statement not only for SQL injections but for cachPrepStmts parameter in dataSource too. Thanks. It will be better if I can replace in update sql table and columns names with generated form JOOQ. If I change database structure I will forget to change this and query will not work. If I use generated from JOOQ names compilator will show errors and I cant upload not working things in production :)
-- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
