Hi! First of all thanks for all the good work and effort in building jooq! 
We love it!

I just can't seem to find a way to define extra annotations when using a 
custom generator.
We are generating POJOs with validations, but we wanted to add our custom 
validation with a simple annotation.

For instance we force columns with .*URL.* expression to be a java.net.URL, 
but we wanted to add the annotation @URL to validate the input when using 
the entity in a POST request.

Thanks for the help and keep up the good work.

-- 
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 jooq-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to